Skip to content

joaoalves03/chip8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CHIP-8

CHIP-8 Emulator made in C++ with SDL3

Build

mkdir build
cd build
cmake ..
make

Run

./chip8 rom.ch8

About

CHIP-8 Emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published