Skip to content

thibaultmeyer/chip8-emulator

Repository files navigation

CHIP-8 Emulator

Latest release GitHub license CodeFactor

Get it from the Snap Store

C / GTK3 emulator for the CHIP-8 virtual machine.


Screenshots

Build & install from sources

To compile and install this project, you must ensure that make, cmake, gcc or clang and GTK development files are being correctly installed.

#> mkdir cmake-build
#> cd cmake-build
#> cmake -DCMAKE_BUILD_TYPE=Release ..
#> make
#> make install

License

This project is released under terms of the MIT license.

Third party icons

  • Application icon is taken from the CHIP-8 ROM "Chip8 emulator Logo" by Garstyciuks.
  • Header icons are created by Google and published on flaticon.com under CC 3.0 BY.