Help Danger Joe to escape from the Jungle!
While trying to avoid the arrows, dont fall back down when the island beneath you starts to disapera into dust.
And if you meet the Bird dont trust him, he will grab you and fly away with you!
Ohh, and of course theres a Monkey who sometimes show up just to annoy you.
.
As an addition to the “look at game its awesome spam”.I’ll write some small thing about the dev process.
Its my second game with libgdx - im quite happy with the result, as usual there still some bugs ( for example - the rate button doesn’t work, the arrows sometimes are quite extreme ).
The development was quite stressful because i wanted to write the game completely from the ground up, yes i know theres a libgdx example for an doodle jump clone but i didn’t look at it while i was developing this game.
Right now im comparing the libgdx example with my source code and realized how bad my code is