Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ylecuyer/chip8-js

Chip8 emulator in javascript
https://github.com/ylecuyer/chip8-js

Last synced: 18 days ago
JSON representation

Chip8 emulator in javascript

Awesome Lists containing this project

README

        

chip8-js
========

Chip8 emulator in javascript

Chip8 specifications: http://devernay.free.fr/hacks/chip8/C8TECH10.HTM

See [online demo](http://ylecuyer.github.com/chip8-js/)