Skip to content

CheezeCake/CHIPPU-hachi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CHIPPU-hachi

CHIP-8 emulator

https://en.wikipedia.org/wiki/CHIP-8

Building

SDL2 backend

cmake -DSDL2_BACKEND=ON .
make

Ncurses backend

cmake -DNCURSES_BACKEND=ON .
make

Screenshots

SDL2 backend

sdl2

ncurses backend

ncurses

About

CHIP-8 emulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published