CHIP-8 Emulator

2024/01/01

CHIP-8 Emulator

A complete CHIP-8 emulator implementation in C with SDL2, demonstrating low-level systems programming expertise.

Features

CHIP-8 Pong Screenshot

Technical Implementation

This emulator showcases deep understanding of:

The emulator can run classic CHIP-8 games including Pong, Space Invaders, Tetris, and many others from the 1970s-80s era.