A CHIP-8 Emulator Written in Rust
Go to file
Rekai Musuka ff1a8222a8 Fix issues with user input.
Maybe we should do something about the 36 if statements in handle_input
2020-07-14 23:35:00 -05:00
src Fix issues with user input. 2020-07-14 23:35:00 -05:00
.gitignore Add pixels-rs and winit as dependencies 2020-06-25 14:22:37 -05:00
Cargo.lock Update dependencies 2020-06-27 20:04:38 -05:00
Cargo.toml Update Dependencies 2020-07-13 15:28:26 -05:00