Skip to content

samuel-larsson/CHIpp-8

Repository files navigation

CHIpp-8

Description: Simple CHIP-8 emulator written in C++, using SDL2 for I/O. Just a small experimental project for educational purposes. Only tested in macOS Sierra so far.

Dependencies:

  • SDL2
  • SDL_Mixer

How to compile:

macOS:

Makefile is included in root folder, so just navigate to the root folder of the project and run the makefile.

About

Simple CHIP-8 emulator written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published