Skip to content

pdamianik/Chip8Emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Chip8Emu

A Chip-8 Emulator written in Rust.

Disclaimer

This is just a test/experiment and shouldn't be used in production.

Learning material

If you also wan't to build a Chip-8 emulator (it is easier than you might think) I recommend the following resources:

Additionally you can view the source code of this emulator or any other Chip-8 emulator out there (just google Chip-8 emulator, you will find a lot of repositories, maybe even in your preferred programming language). I personally used the Chip-8 Emulator by Tandolf as a reference for some problems.

About

A Chip-8 Emulator written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published