An experimental Chip-8 emulator powered by Javascript.
To get the projecting running you need to have Bun installed in your machine.
bun server.js
Be able to emulate most of Chip-8 roms.
- http://devernay.free.fr/hacks/chip8/C8TECH10.HTM (Recommended)
- https://austinmorlan.com/posts/chip8_emulator/
- https://github.com/mattmikolay/chip-8/wiki/Mastering-CHIP%E2%80%908
- https://en.wikipedia.org/wiki/CHIP-8
Made with 🩵 by GabrielModog