Play NES using smartphones as a joypads.
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