Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 226 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 226 Bytes

CHIP8 Emulator in C++

C++ is pretty cursed. Did I mention C++ is cursed?

TODOs

  • figure out if my implementation is buggy
  • figure out how to link against Emscripten's port of SDL2
  • get a proper build system with CMake