Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.45 KB

readme.md

File metadata and controls

38 lines (23 loc) · 1.45 KB

Rocket Boat!

Enticing Intro Screen

Gameplay

Overview

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.

Pending Implementation (feel free to contribute!)

  • Enemies fire projectiles
  • Collision detection between projectiles and playerShip
  • Swipe left to fire projectiles from playerShip

Known Bugs

  • After you lose the game, when you tap on restart, no more enemy ships will spawn.

Resources

MakeGamesWithUs

Objective-C Primer

Ship Art

Ocean Art

SpriteBuilder

Cocos2D

OCRemix

iOS Simulator Guide

Learn about Gesture Recognizers (ie: detect left/right swipes)