Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 211 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 211 Bytes

chip8.rs

Chip 8 interpreter in Rust. This project uses rust-sdl2 for display and keypad

Pong