bfirsh / jsnes-web

A browser UI for JSNES, a JavaScript NES emulator
https://jsnes.org
Apache License 2.0
586 stars 160 forks source link

On-screen control for touch screens #20

Open bfirsh opened 7 years ago

bfirsh commented 7 years ago

Replacing https://github.com/bfirsh/jsnes/issues/10 and an implementation in https://github.com/bfirsh/jsnes/pull/20 .

Ideally we'd find something that both does an on-screen controller and supports the gamepad API, so we can hit #19 too.

HTV04 commented 5 years ago

Any updates for this? WebNES is pretty much dead and unless it's fixed, this is the only good way to play NES games on mobile devices (primarily iOS).

Would it also be possible to get sound working on iOS?

subnetpie commented 5 years ago

Here is a iPhone IOS safari centric toying around with JSNES.

https://codepen.io/Subnetpie/pen/LYPaGXy

quinton-ashley commented 4 years ago

@subnetpie wow that looks great!