A top down scroller where you command a boat.
Dodge the rockets and survive as long as you can.
Built for the MakeGamesWithUS Game Development Hackathon, hosted by Apportable April 19th 2014 - April 20th 2014 in San Francisco, CA.
- Enemies fire projectiles
- Collision detection between projectiles and playerShip
- Swipe left to fire projectiles from playerShip
- After you lose the game, when you tap on restart, no more enemy ships will spawn.
Learn about Gesture Recognizers (ie: detect left/right swipes)