Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 467 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 467 Bytes

greasyphone

Play NES using smartphones as a joypads.

demo

Usage

You will need to have your own ROMs in the roms/ directory with the extensions .nes.

$ git clone --recursive https://github.com/olahol/greasyphone
$ go get
$ go build
$ ./greasyphone ./roms
$ $BROWSER http://localhost:5000