Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/crumblingstatue/crusty-chip

CHIP-8 VM
https://github.com/crumblingstatue/crusty-chip

chip-8 rust sfml

Last synced: about 1 month ago
JSON representation

CHIP-8 VM

Awesome Lists containing this project

README

        

[![build status](https://travis-ci.org/crumblingstatue/crusty-chip.svg?branch=master)](https://travis-ci.org/crumblingstatue/crusty-chip)

crusty-chip
===========

CHIP-8 interpreter backend.
The reference frontend is [crusty-chip-sfml](sfml)