General requirements:
Platform: Android
package name:
Unique file names, classes, variables, resources:
Bounce Ball
Game essence:
The player controls a platform and must keep the bouncing ball from falling.
Game mechanics:
The ball constantly bounces up and down
The player moves the platform left and right to catch the ball
Each successful touch of the platform earns +1 point
Over time, the speed and trajectory of the ball become more difficult
The game ends if the ball falls past the platform
Screens:
Start screen ("Play")
Game screen (platform, bouncing ball, score counter)
Result screen ("Your score: X", "Play again" button)
APK and AAB files, ready for publication in Google Play
Sign the apps using keystore
Generate an icon using AI and set it in the project
Project source codes