Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chip8-rs

Chip-8 emulator, written in rust, complete with keyboard and sound support. Some freely available games are included in roms directory.

Running

Requires SDL2 to be installed. On Ubuntu, run

sudo apt install libsdl2-dev

then

cargo run -- roms/TETRIS

Resources

The following resources have been a huge help

License

Licensed under GPLv3. Sample games included in roms directory are written by other authors and are under other licenses.

About

Chip-8 emulator, written in rust

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages