Float the Boat (Temp name)
This is a simple game created by the DC team at GameJam 04. The theme for the year is pirate.
Our game: Version 1 The player would use the left, right, and up cursor button to control the sprite.
Obstacles would come in from off screen and collide with the sprite. The gamer must move the sprite to avoid the collision.
objects (barrels) would come from one direction, a set amount of time must pass between them to allow the player to avoid it. Objects must come from one direction until the 'wave' is done. Player must be informed of the wave direction change.
Scores are given based on the number of obstacles the player can avoid.
Version 2 Everything in Version 1 plus the following. The boat tilts. When the objects are coming in from -> or <- the boat tilts accordingly.
Objects may now include other things such as rum bottle, other pirates, mates, etc..
Version 3 Include the down button as control
Objects now come in as flying, the down button allows the player to duck.
Test merge
master