Project 2 is another avoid blocks game.
- The player traverses the game space collecting stars while avoiding black squares.
- Players scores each time they collect a star.
- Squares are destroyed is they touch a star.
- If the player touches a square, they lose.
- (NEW) Some squares fall from the top and bounce off other squares.
- (NEW) The player increases in size every 3 seconds.
- (NEW) When the player collects a star, they decrease in size.
Voila! C202 complete!
Keep being awesome!