Skip to content

Kepler-Br/Chip-8

Repository files navigation

Chip 8 console emulator

TODO:

  • Change the way timer works.
  • Do code refactoring!

Project checklist:

  • 94% bugfree!
  • Poor or absent comments!
  • Not obvious methods names!
  • "So-so" code style!
  • Wow, SDL2!
  • And many more!

Compile with qmake .; make -j and run like this: chip-8 ./games/game.ch8.
You should provide path to game in first argument.

About

Chip 8 emulator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published