Skip to content

darekg11/CHIP-8

Repository files navigation

Yet Another CHIP-8 Emulator

What is CHIP-8:

One of better documentation

Why another Emulator?

Why not? Mostly for fun and to learn basic of emulating.

Development

  1. git clone master
  2. npm install
  3. npm start -> launches webpack dev server with hot reload and all of that stuff on localhost:8080

Roms

Roms have been copied from https://github.com/dmatlack/chip8
Thanks

Live version:

Hosted via GitHub Pages

About

Yet another CHIP-8 emulator in JS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published