webtendo
webtendo copied to clipboard
Multiplayer JS game platform
http://tjwei.github.io/xnes/sound4/snes9x.html is an example of an SNES emulator in the browser. It uses emscripten to compile C++-based snes9x emulator into JS. We should be able to build on this, but...
If app is in fullscreen already, change fullscreen button to back button since it can be hard to find otherwise. This will be especially useful in iOS.
Pretty hard to read/maintain in the current state. Should make a responsive version using vue.js.