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

https://github.com/tekipeps/chip-8

A chip 8 emulator in rust
https://github.com/tekipeps/chip-8

emulator hactoberfest hactoberfest2021 rust

Last synced: 6 months ago
JSON representation

A chip 8 emulator in rust

Awesome Lists containing this project

README

          

# chip-8

A chip 8 emulator in rust

Uses sdl2 for graphics, see [sdl2](https://crates.io/crates/sdl2)