Skip to content

miha53cevic/CHIP8-Emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIP8-Emulator

CHIP8 emulator written in C++ / SFML

CHIP8 Programs & Games

https://github.com/dmatlack/chip8/tree/master/roms

Literature used

How to build

git clone https://github.com/miha53cevic/CHIP8-Emulator.git
cd CHIP8-Emulator
cmake .
make

You should now have a bin folder with an executable

About

CHIP8 emulator written in C++ / SFML

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published