CodingTrain / asteroids-advanced

24 stars 7 forks source link

Mobile Compatibility #24

Open JonathanHHenson opened 7 years ago

JonathanHHenson commented 7 years ago

Make mobile friendly by:

NaveTK commented 7 years ago

I really dislike virtual buttons and pads on a touchscreen tho... I'd rather have some other kind of controls on mobile

JonathanHHenson commented 7 years ago

I just took a look at the docs for p5, and we can access the rotation of the mobile device, so we can use that

MunWolf commented 7 years ago

I am fine with rotating to steer, the velocity could be touch based but we would still need buttons (maybe only two each at the bottom corners) for toggling the stabilizer and shooting.