Kaweees / chip8

🎮 An emulator and implementation of the CHIP-8 processor written in C++13

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chip8

An emulator and implementation of the CHIP-8 processor written in C++13

clear && cmake CMakeLists.txt && make && ./chip8

About

🎮 An emulator and implementation of the CHIP-8 processor written in C++13

License:GNU General Public License v3.0


Languages

Language:C++ 84.2%Language:CMake 15.8%