Circle Jump

Rating: 
4.857145
Your rating: None Average: 4.9 (14 votes)

Circle Jump is a small (but kind of addictive) game.

It is made by KidsCanCode as a tutorial for godot game creation. I simply did some small changes and compiled it for SailfishOS as a learning experiment. Links: KidsCanCode Source code sashikknox's SalfishOS implementation in Godot

Version 1.2.1 compiled with the new implementation of Godot for SailfishOS by sashikknox. This version will propably not work with Jolla 1! OBS i have no idea if or how it works on aarch64 or i486?!

Version 1.1.0 can now save higscores to dreamlo.com leaderboard! You will have to click "share online" on the game over screen to submit your score to the leaderboard.

It seems like i can't make Godot games work on Jolla1 but the game is tested and working on Sony Xperia XA2. So let me know what works and what doesn't?!

Screenshots: 

Category:

Application versions: 
AttachmentSizeDate
File harbour-circlejump-1.2.1-1.i486.rpm10.72 MB12/03/2022 - 11:21
File harbour-circlejump-1.2.1-1.aarch64.rpm10.05 MB12/03/2022 - 11:21
File harbour-circlejump-1.2.1-1.armv7hl.rpm9.56 MB12/03/2022 - 11:21
Changelog: 

- version update 1.2.1 recompiled with new Godot implementation for SailfishOS

- version update 1.1.2 Circle Jump, now working on Jolla1

- Version update 1.1.1 added pages to the scoreboard.

- Version update 1.1.0 with online scoreboard and some minor changes.

- Initial version