Skip to content

Kepler-Br/Chip-8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

 
 
 

Contributors