Jcw87 / c2-sans-fight

Undertale Sans Fight Clone
http://jcw87.github.io/c2-sans-fight/
538 stars 521 forks source link

Wii u internet browser #143

Closed amhooman closed 1 year ago

amhooman commented 1 year ago

So I tried this game on wii u internet browser, as a joke, and it actually worked! besides one small problem. I can't start the game without the space bar. Can you please make it so menus can be interacted with touch? The d pad of the wii u can already control the first menu. Thanks

Jcw87 commented 1 year ago

I added a hack that treats the WiiU browser as a mobile device to make the mobile touch buttons show up, but since the WiiU browser doesn't support webgl, it uses html5 canvas rendering, and is really slow. The framerate makes it unplayable. It isn't worth keeping this single-device hack if that single device can't keep up.