https://github.com/grazen0/chip-8
🎮 CHIP-8 emulator written in TypeScript
https://github.com/grazen0/chip-8
chip-8 emulator svelte typescript
Last synced: 10 months ago
JSON representation
🎮 CHIP-8 emulator written in TypeScript
- Host: GitHub
- URL: https://github.com/grazen0/chip-8
- Owner: Grazen0
- License: mit
- Created: 2022-02-18T15:28:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-14T06:58:38.000Z (about 1 year ago)
- Last Synced: 2025-04-01T20:00:01.735Z (12 months ago)
- Topics: chip-8, emulator, svelte, typescript
- Language: TypeScript
- Homepage: https://chip-8.vercel.app
- Size: 738 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chip-8
A [CHIP-8](https://en.wikipedia.org/wiki/CHIP-8) emulator written in TypeScript.
[**Try it out!**](https://chip-8.vercel.app)