Skip to main content

Sum Infinity


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

Most popular entries

Eli Puzzle

Eli Puzzle Technologies: Java, Kotlin, libGDX, Android Studio Platforms: Android, Windows, Browser (Chrome, Safari, etc.) Eli Puzzle is a sliding puzzle game where the goal is to arrange the pieces in the correct order. Solve increasingly tricky puzzles Play through a variety of unique number-tile puzzles that increase in difficulty. Each level shows a preview of the completed puzzle, so you always know what you're aiming for. Beat the clock and earn stars There’s no time limit, but the faster you solve the puzzle, the more stars you earn: ⭐⭐⭐ Quick victory ⭐⭐ Good time ⭐ Took it easy Unlock new levels Complete puzzles to unlock new ones or, if you're stuck, you...

Sprite animation cutter

Sprite animation cutter Technologies: Java, libGDX, Android Studio Platforms: Android, Windows Sprite animation cutter is a mobile application for Android developed with Java, libGDX and Android Studio, designed for people who make sprite animations, this application is an enhancement of the Sprite animation player with some new features, the application allows you to test your sprite sheets , create animated gifs from a sprite sheet or with separate sprites, and separate sprites from a sprite sheet which can be exported as PNG images. To test a sprite sheet, import the sprite sheet you want to test and specify the number of rows and columns the sprite sheet has, then press the play button. If ...

Sprite animation player

Sprite animation player Technologies: Java, libGDX, Android Studio Platforms: Android, Windows Sprite animation player is a mobile application for Android developed with Java, libGDX and Android Studio. This app is designed for people who make sprite animations. The app allows you to test your sprite sheets and create animated gifs from a sprite sheet or with separate sprites. The Sprite animation player: a tool for testing sprite animations In order to facilitate the creation and testing of sprite animations, the Sprite animation player allows you to easily preview the appearance of a sprite animation, whether it's a sprite sheet or a package of separate sprites. How to test a sprite sheet: Open the sprite ...