Skip to content

valerio/jc8

Repository files navigation

jc8

An emulator for the chip8, built as an electron app.

Run

Install the dependencies and just run the start command.

$ npm install
$ npm start

Build

$ npm run build

Builds the app for macOS, Linux, and Windows, using electron-packager.

License

MIT © Valerio Pipolo