An open API service indexing awesome lists of open source software.

https://github.com/orcalinux/chip8-emulator

A simple CHIP-8 emulator in C using SDL2 for graphics and input. Run classic CHIP-8 games from the 1970s with configurable window size and colors. Great for learning low-level emulation and graphics.
https://github.com/orcalinux/chip8-emulator

c-language chip8-emulator emulator-development game-emulators low-level-programming sdl2

Last synced: 3 months ago
JSON representation

A simple CHIP-8 emulator in C using SDL2 for graphics and input. Run classic CHIP-8 games from the 1970s with configurable window size and colors. Great for learning low-level emulation and graphics.

Awesome Lists containing this project