Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 220 Bytes

README.org

File metadata and controls

14 lines (9 loc) · 220 Bytes

Readme

CHIP8

./resources/breakout.gif

A small, barebones CHIP-8 emulator made in Rust.

TO-DO

  • Implement sound
  • Refactor the render logic
  • Implement SUPER-CHIP
  • An immense amount of other things