Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

emulator hactoberfest hactoberfest2021 rust

Last synced: 11 days 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)