Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olahol/greasyphone
:iphone: :video_game: Play NES using smartphones as joypads
https://github.com/olahol/greasyphone
Last synced: 3 days ago
JSON representation
:iphone: :video_game: Play NES using smartphones as joypads
- Host: GitHub
- URL: https://github.com/olahol/greasyphone
- Owner: olahol
- Created: 2015-06-20T22:40:34.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-11-17T19:05:30.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T05:08:23.589Z (3 months ago)
- Language: JavaScript
- Size: 2.58 MB
- Stars: 45
- Watchers: 5
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# greasyphone
> Play NES using smartphones as a joypads.
![demo](https://cdn.rawgit.com/olahol/greasyphone/master/demo.gif "Demo using devtools instead of a mobile cause I couldn't capture anything else.")
## 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