[FREE] Binary Tree Jump *New update: v1.1*

[center]
http://s7.postimg.org/et2u87psr/newscreen3.png

Binary Tree Jump is a simple game about running, jumping and dodging obstacles but what is fun about it is where you do it. The game puts you on a tree that is falling down and your only objective is to keep jumping on so that you don’t die. As you survive it won’t take long until you realize that the tree is infinite and completely random.

Yes, for the game I used a weird but surprisingly engaging approach to procedural generation that uses the known Binary Tree structure and I ended up liking it.

The tree keeps growing, generating random paths for you to follow in your way up. Some may be simple and some may be extreme and require a lot of precision and timing for you to make that jump.

If you are interested in playing the game and giving some feedback you can download it from the google playstore here:
https://play.google.com/store/apps/details?id=com.DeadPrin.BinaryTreeJump.android

Controls:
Tilt your device to the left to move to the left. Tilt it to the right to move to the right.
Tap anywhere on the screen to jump.
Double tap quickly to double jump.

The game is now on version 1.1 and the novelty are powerups.
There are three powerups for now. The purple cross will absorb one obstacle hit so that you don’t die from it. The blue cross will save you when you fall down by letting you fly up a bit. The yellow wings will allow you to fly up for a good amount of time.