https://github.com/binarymuse/react-chip8-emulator
Experimeting with the Chip-8 project from The Great Code Club in React
https://github.com/binarymuse/react-chip8-emulator
Last synced: 10 months ago
JSON representation
Experimeting with the Chip-8 project from The Great Code Club in React
- Host: GitHub
- URL: https://github.com/binarymuse/react-chip8-emulator
- Owner: BinaryMuse
- Created: 2014-06-13T07:36:12.000Z (about 12 years ago)
- Default Branch: gh-pages
- Last Pushed: 2014-06-14T17:04:39.000Z (about 12 years ago)
- Last Synced: 2025-03-23T18:58:26.160Z (over 1 year ago)
- Language: JavaScript
- Homepage: http://binarymuse.github.io/react-chip8-emulator/
- Size: 1.03 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Experimeting with the [Chip-8 project from The Great Code Club](https://github.com/greatcodeclub/chip8) in React.
`npm install && npm start`, open `http://localhost:8080/`