Quick Links: Download Gideros Studio | Gideros Documentation | Gideros community chat | DONATE
Jump Rage — Gideros Forum

Jump Rage

Finally got one of my many games released - checkout Jump Rage.

Only on iOS for now: https://apps.apple.com/gb/app/jump-rage/id1585147146

Video of it here: https://www.youtube.com/shorts/7IPriPj8CzE

I 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!

Likes: MoKaLux

+1 -1 (+1 / -0 )Share on Facebook

Comments

  • MoKaLuxMoKaLux Maintainer
    super cool John 👍
    I don't have any ios phone but from the yt video it looks crazy hard 🙃

    All the best for your game!
    my growING GIDEROS github repositories: https://github.com/mokalux?tab=repositories
  • JohnJohn Member
    Yeah, it starts off easy enough, then it becomes rather challenging after about 20 levels. I think it may be too hard for many. I'm going to put it online somewhere at some point and I'll post a link to it one day. I have another game released first before I do it for other platforms.

    Likes: MoKaLux

    +1 -1 (+1 / -0 )Share on Facebook
  • MoKaLuxMoKaLux Maintainer
    added to the wiki if you don't mind?
    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?
    my growING GIDEROS github repositories: https://github.com/mokalux?tab=repositories
  • JohnJohn Member
    I am planning on submitting it to Poki Games which is a free to play website. I don't think Poki Games approach is clear cut given they go through user trials and if people like it, it goes to the main site. They have 80M players so it makes it worth while if you can tap into that which is why I am interested in getting it released on there. One of their rules is you cannot post it anywhere on online.

    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

    +1 -1 (+1 / -0 )Share on Facebook
Sign In or Register to comment.