Space Bouncer

I completed the original tutorial for this app in another course (EDTECH564). The app turned out quite a bit different from what the tutorial described. I created the original version first and then modified it to the current 'Brick-breaker' type of game play.

For integration into this Tourney App, it went through more heavy modifications. The biggest improvements over previous versions is the scoring. This mini-game gives you only 3 balls with no time limit. Since the game gets progressively harder (faster) with every bounce of the ball, users will be challenged to continue to play and beat their high scores.

When the player decides to move on, they click the "Record Score... " button to return to the launch screen. The score is recorded to a tinyDB and retrieved again on the launch page along with the date and time the high score happend.

Directions are displayed based on whether the user has gotten a high enough score to indicated they understand how to play.