Skip to content

sairoutine/faithjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published