2.5
2023-07-20
Minor bug fixes
2.4
2023-02-05
A long requested feature is implemented: Weather settings. By default the weather is sunny, but you can set it to rainy, snowy and windy (N, S, E, and W). You can also change the weather settings during a game and in practice mode
2.3
2022-12-11
Fix a problem in the online gaming
2.2
2022-07-27
Fixes a bug in the code for online gaming
Minor UI fixes
2.1
2021-12-24
- Minor changes in the UI
2.0
2021-12-13
- Important changes in the Online game
- Display points from Online games
- Allow to monetarily put the app in the background during an online game
1.9
2021-10-24
- Total points from local games can not be less than 0
- Minor change in the UI in the Leaderboard screen
1.8
2021-10-14
- Points: Each goal you score gives you some points. But, each goal the CPU scores removes some points.
- Leaderboard Screen: A screen to view the best players, ordered by Points and Name
1.7
2021-04-26
Option to delay Player's response: Default value is disabled, but you can select among the following values: Disabled, Slow, CPU, and Fast
Correct the position of the players name in a local game: The CPU name is positioned at the top of the screen
A small change in the code that detects the collision
1.6
2021-04-15
Fixes a couple minor issues in the code for online game
1.5
2021-03-31
- Play online game against other online players
- Fixes a bug in the code that detects collision
1.4
2021-03-04
Minor UI fixes for iPhone 12 Pro max devices
Dynamic CPU Speed:
- If you are good at a CPU level, and you have won more than 3 games in a row, the CPU speed for that level will decrease
- If you loose a game, the CPU speed will increase to the default value
1.3
2021-02-27
- In your first game against the CPU you have no control on the Ball and CPU speed. You need to win one game in order to control those two
- Improve the algorithm for checking if there is a goal
- Print the name of the Player and the CPU next to each goal post
1.2
2021-02-21
Minor UI fixes, thank you for reporting them
Increase the width of the "walls"
Fixes a crash in the Game / Practice screens
1.1
2021-02-16
When a game starts you can:
1. Set the duration of the game, between 1 and 9 minutes
2. Set the ball speed
3. Set the CPU response speed