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

https://github.com/amaranthinecodices/chip8-int

A CHIP-8 interpreter in Rust.
https://github.com/amaranthinecodices/chip8-int

chip-8 chip-8-interpreter rust

Last synced: over 1 year ago
JSON representation

A CHIP-8 interpreter in Rust.

Awesome Lists containing this project

README

          

# chip8-int
A [CHIP-8](https://en.wikipedia.org/wiki/CHIP-8) interpreter made in Rust for educational purposes!