https://github.com/pakholeung37/chip-8
chip-8 simulator written in typescript.
https://github.com/pakholeung37/chip-8
Last synced: 3 months ago
JSON representation
chip-8 simulator written in typescript.
- Host: GitHub
- URL: https://github.com/pakholeung37/chip-8
- Owner: pakholeung37
- License: mit
- Created: 2020-08-22T04:46:52.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-29T04:18:48.000Z (almost 5 years ago)
- Last Synced: 2025-01-22T20:26:51.499Z (4 months ago)
- Language: TypeScript
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chip-8
chip-8 simulator written in typescript. origin: [repo](https://github.com/taniarascia/chip8)
## License
[MIT](LICENSE)