Finally got one of my many games released - checkout Jump Rage.
Only on iOS for now:
https://apps.apple.com/gb/app/jump-rage/id1585147146Video of it here:
https://www.youtube.com/shorts/7IPriPj8CzEI created a level editor and animator for this. I basically drew end points in a fixed grid system and it joined the lines up. Those lines extensively used the mesh class and I used image of a blurred line scaled down to give an illusion of anti-alias lines rather than using the shape class. Coding wise, it didn't really take long and I did this during lock down in 2020 and got about 98% done back then. I've only just got back into this, this year sorting out mainly achievements and ads. It was the levels that were very time consuming and trying to come up with something unique each time becomes quite challenging and that what took the majority of the time.
Free to download / play - Enjoy!
Comments
I don't have any ios phone but from the yt video it looks crazy hard 🙃
All the best for your game!
Likes: MoKaLux
https://wiki.gideros.rocks/index.php/Made_With_Gideros#Spherical_Games
may I suggest exporting to html and making an itch.io page where I (we) could play?
If it doesn't work out there, then it'll probably end up on itch.io - For the web, I need to make it landscape rather than portrait and make it responsive for when the browser resizes so it is a little more involved than I would like especially for Poki Games which some rules about using their platform.
My next game should be out in about 20 days. So, that takes priority for now.
Thanks for adding it to the Wiki.
Likes: MoKaLux