Skip to content

yasaricli/nes

Repository files navigation

Nes

Nes Emulator for meteor application.

Install and Run

$ git clone https://github.com/yasaricli/nes.git
$ cd nes
$ meteor npm install
$ meteor

Import a Games

$ mongorestore -h 127.0.0.1:3001 --db meteor .backups/02162021/nes

THANKS

JavaScript NES emulator and emulation library @jpikl - cfxnes