bwhmather / missile-game

3D game using SVG and javascript
missile-game.bwhmather.com
GNU Affero General Public License v3.0
80 stars 30 forks source link

Update main.js #12

Closed VladimirIC closed 4 years ago

VladimirIC commented 4 years ago

Support mobile touch devices

bwhmather commented 4 years ago

This is fantastic! I had always assumed that I would have to add some sort of separate thumb control but this just works. Enthusiastically approved. Will deploy immediately. Thank you very, very much.

bwhmather commented 4 years ago

Have also hacked in a little button to the top of the screen to make it possible to go fullscreen on mobile. Should work everywhere now.

bwhmather commented 4 years ago

Thanks again