No description
  • JavaScript 71.4%
  • HTML 27.4%
  • CSS 1.2%
Find a file
2026-06-07 18:57:35 +05:30
.gitignore Switch to ESM with vite 2026-06-02 15:14:25 +05:30
chip8.js Move canvas logic out of chip8 module 2026-06-02 15:28:42 +05:30
index.html Add readme 2026-06-07 18:57:35 +05:30
package.json Switch to ESM with vite 2026-06-02 15:14:25 +05:30
pnpm-lock.yaml Switch to ESM with vite 2026-06-02 15:14:25 +05:30
README.md Add readme 2026-06-07 18:57:35 +05:30
roms.js Add readme 2026-06-07 18:57:35 +05:30
style.css Add readme 2026-06-07 18:57:35 +05:30

CHIP-8 Emulator

A CHIP-8 emulator in javascript.

I have a live version on my website