jonathanlloyd / MatchboxChip8

A Chip 8 hardware emulator written in JavaScript for HTML5 Canvas
MIT License
1 stars 1 forks source link

Matchbox - CHIP-8 Emulator

A fully compatible emulator for CHIP-8 gaming hardware.

https://jonathanlloyd.github.io/MatchboxChip8/

What is CHIP-8?

https://en.wikipedia.org/wiki/CHIP-8

Hardware Spec

Build Status

Build Status

Building From Source

Dependencies

Build

$ npm install .
$ make

Build of full demo site can then be found in ./dist/