dwmkerr / spaceinvaders

Classic Space Invaders game written in JavaScript as a learning exercise.
https://dwmkerr.github.io/spaceinvaders
MIT License
201 stars 140 forks source link

Touch is supported on any mobile device #13

Closed ubbn closed 6 years ago

ubbn commented 8 years ago

On any mobile device, the game can be played with touch Touch - to start a game, or shoot when a game starts Swipe - move the ship right or left

Try it on my github page https://ubbn.github.io/spaceinvaders

dwmkerr commented 6 years ago

Sorry @ubbn I must disabled notifications! I've merge this now, many thanks!

ubbn commented 6 years ago

No problem, thanks for starting this fun project!