Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 426 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 426 Bytes

Nes

Nes Emulator for meteor application.

Follow progress on Libreboard here Nes board.

Install and Run

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

Uses

A JavaScript NES emulator from JSNES, thank you bfirsh