Skip to content

CanCodes/chip8-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to run?


Command is simple: cargo run FILENAME. files are stored in the /c8games folder, use one of them.

Example: cargo run INVADERS

Keymap


use

1 2 3 4
Q W E R
A S D F
Z X C V

Reference


About

Spaghetti Chip8 Emulator Written In Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages