Moved more variables to gamestate

This commit is contained in:
Renan LE CARO 2025-03-14 12:23:19 +01:00
parent 4fb4c97734
commit b6fe46c9bc
5 changed files with 217 additions and 209 deletions

View file

@ -137,7 +137,7 @@ There's also an easy mode for kids (slower ball).
- ball attracted by bricks of the color of the ball
- ball avoids brick of wrong color
- coins avoid ball of different color
- colored coins only (coins should be of the color of the ball to count)
- colored coins only (coins should be of the color of the ball to count )
# Balancing ideas