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
Make mobile friendly by: