Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ylecuyer/chip8-js
- Owner: ylecuyer
- Created: 2012-11-17T19:02:52.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-27T21:48:24.000Z (almost 12 years ago)
- Last Synced: 2024-10-09T19:13:53.742Z (30 days ago)
- Language: JavaScript
- Size: 293 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/)