/chip8_emulator

Emulator for playing video games of the CHIP-8

Primary LanguageCMIT LicenseMIT

CHIP-8 Emulator

watchers stars forks language release license

Emulator for playing video games of the CHIP-8.

Emulator graphic unit is depends on SDL, so you have to install and include SDL library to the project for run emulator.(Version of I use currently: 2.28.2)

SDL Original Website

SDL2 Releases