Skip to content

Repository files navigation

Chip-8 Emulator

Yet another Chip-8 emulator, written in C++. Although it's hard to say it's C++. I've only used C++ to use some standard library features, otherwise it's just plain C.

Building

 mkdir build
cd build
cmake ..
cmake --build .

About

Chip-8 Emulator

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages