webtendo icon indicating copy to clipboard operation
webtendo copied to clipboard

Multiplayer JS game platform

Results 4 webtendo issues
Sort by recently updated
recently updated
newest added

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...

enhancement
help wanted

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.

enhancement

Pretty hard to read/maintain in the current state. Should make a responsive version using vue.js.

enhancement