/chip8

a chip-8 emulator in Rust

Primary LanguageRust

chip8

a chip-8 emulator I started work on this summer. Pong works... most games don't. I think there is some problem with the collision detection, but I can't figure it out.