Skip to content

StaiLee/Emu8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emu8

badge badge badge badge

Emu8 - Chip8 Emulator in Go

This is a simple emulator written in Go for the Chip8 system.

How to Run?

To run Emul8, use the following command, replacing the ROM file path with the one you want to execute:

Preview

go run main.go roms8/chip8-logo.ch8

emul8_1

go run .\main.go .\roms8\filter.ch8

emul8_2

go run .\main.go .\roms8\octojam1title.ch8

image

go run .\main.go .\roms8\Particle.ch8

image

go run .\main.go .\roms8\Tetris.ch8

image

About

🕹️ CHIP-8 emulator written in Go — load and run classic .ch8 ROMs with graphical output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages