sairoutine / faithjs

FaithJS is a NES emulator which runs on your chrome.

Home Page:https://sairoutine.github.io/faithjs/public/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FaithJS

FaithJS is a JavaScript NES emulator which runs on your chrome.

Demo

Demo

Screenshot

How to build

To run locally:

$ npm install
$ npm run watch

And it'll be available at http://localhost:3000/

To build a distribution:

$ npm run build

This will create main.js.

About

FaithJS is a NES emulator which runs on your chrome.

https://sairoutine.github.io/faithjs/public/


Languages

Language:JavaScript 99.3%Language:HTML 0.7%