apancik / web-gamepad-emulator

Control your computer from your phone using SNES Joycon emulator 🕹

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Gamepad Emulator

screenshot

This node.js application launches a web server serving SNES Joycon emulator so that you can enjoy classic games with style.

Buttons of the controller emulate key presses on the keyboard so all SNES emulators supporting keyboard input should be supported out of the box.

# 1. install dependencies
$ npm install

# 2. run project
$ node server.js

# 3. open the url on your phone

About

Control your computer from your phone using SNES Joycon emulator 🕹


Languages

Language:HTML 95.2%Language:JavaScript 4.8%