Sum Infinity
Technologies: Kotlin, libGDX, Android Studio
Platforms: Android, Windows
Objective:
Keep the bars filled by adding numbers to reach the target and get the highest score!
Bars:
Each bar has two numbers:
- The bottom number is the target you need to reach.
- The top number shows the current sum of numbers you’ve added.
How to add numbers:
Tap the numbers that appear on the screen.
- White numbers go to the white bar.
- Gray numbers go to the gray bar.
Bar rules:
- Bars gradually lose fill over time, so keep adding numbers.
- When the top number equals the target, the bar is filled.
- If both bars are empty, you lose.
- Adding too much to a bar also makes you lose.
- If only one bar is empty, you have a few seconds to fill the other. Once it’s filled, the empty bar refills halfway.

Comments
Post a Comment