Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

A game machine chip-8 emulator written with react and typescript
https://github.com/doouding/chip-8

emulator react typescript

Last synced: 2 months ago
JSON representation

A game machine chip-8 emulator written with react and typescript

Awesome Lists containing this project

README

        

# Chip-8
A Chip-8 emulator written with react and typescript. You can play it [here](https://doouding.github.io/Chip-8/)

## Reference

- [Cowgod's Chip-8 Technical Reference](http://devernay.free.fr/hacks/chip8/C8TECH10.HTM)
- [CHIP-8](https://en.wikipedia.org/wiki/CHIP-8)