olahol / greasyphone

:iphone: :video_game: Play NES using smartphones as joypads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

:iphone: :video_game: Play NES using smartphones as joypads


Languages

Language:JavaScript 59.5%Language:Go 23.1%Language:HTML 17.4%