CodingTrain / CodingTrain/asteroids-advanced

Mobile Compatibility

Open
#24 3 comments 0 reactions 0 assignees View on GitHub
enhancement epic
Dominant language
JavaScript
Stars
24
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Make mobile friendly by:
- [ ] Preventing scrolling (http://stackoverflow.com/questions/16637031/completely-disable-scrolling-of-webpage)
- [ ] Making ship static in centre of screen on mobile site (World rotates rather than ship)
- [ ] Ship thrusts dependent on device tilt
- [ ] Adding touchscreen controls to mobile site:
- - [ ] Ship turns left when left side of screen touched and right when the right side is touched.
- - [ ] Fire laser Button

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.