Skip to content

Releases: manolol1/SquareCollector

v1.1.2

20 Jan 16:04
Compare
Choose a tag to compare

Renamed the save file to avoid potential confusion with other applications. (the previous name was really bad)
Any high scores will be reset.

v1.1.1

17 Jan 16:59
Compare
Choose a tag to compare

Difficulty is more balanced now.

v1.1

17 Jan 16:31
Compare
Choose a tag to compare

Added highscores!

v1.0.2 - Bugfix

15 Jan 19:39
Compare
Choose a tag to compare

Finally Fixed the Score text on the game screen.

Also added an experimental native Linux GraalVM build, which doesn't require having any Java runtime installed.
Sadly no Windows Version, because I'm lazy.

v1.0.1 - Bugfix

10 Jan 18:21
Compare
Choose a tag to compare

Just fixed a little issue where the score text sometimes wasn't placed correctly on Android and on Desktop after resizing the window.
Also added an apk.

v1.0

09 Jan 21:35
Compare
Choose a tag to compare

Just run the jar file with Java, to play the game.
I tested it on Debian GNU/Linux with Openjdk 21, but it should work basically everywhere.

An Android App (apk) will follow soon, when I figured out how that signing stuff works :)