Gameplay - ljackl/BubbleTrouble GitHub Wiki
Goals
To shoot as many bubbles as a player can and get the highest score!
User skills
- shoot to destroy bubbles
- dodge bubbles
Game Mechanics
During the Main Game screen a player is tasked with shooting bubbles to make them become smaller and smaller until they can be destroyed.
- each time a bubble is shot the score is increased
- destroying the last of a bubble gives a bonus to the players score
Movement is limited to only being able to move side-to-side along the bottom of the screen(with relevant controls). When a player is hit by a bubble they die.
- a player gets 3 lives; upon death players re-spawn to the bottom-center of game screen
- after all lives are gone the player gets to enter their score on a death screen