Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chip8 emulator

A simple still working in progress chip8 emulator written in C++.

Compiling

CMake is used for dependency management and building. To compile the program simply run

cmake -B build .
cmake --build build

About

A simple chip8 emulator running with SDL

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages