Homework 5 - CS4980 iOS Fall 2017
Due: Friday, Oct. 20 by 5pm
Maximum score: 10 points

Create a simple interactive 2D animation-based game using UIKit Dynamics or SpriteKit. The details of the action are up to you but should involve some things moving on the screen, some gesture/touch-based interaction, and use of the UIDyanmicAimator "engine" and related behavior classes such as UICollisionBehavior, UIGravityBehavior, and UIDynamicItemBehavior (or similar things available in SpriteKit).

Making a game like Six!, Flappy Bird, Breakout, or Pong is a reasonable goal.

Your game must having a scoring system. In addition to the basic game play, your app must:
Submit your completed zipped project via ICON.