Monkey Banana Game

Instruction

In this game you need to put the monkey on the correct path so that it can take the banana. The monkey will follow the lines to move and will take a turn whenever it is possible, so you need to predict the path taken by the monkey in order to put it on the correct position. The less time you take to put the monkey, the more score you have.

Description

Put the monkey in the proper place so that it can get the banana.

Monkey Banana Tips

Finding the Path Quickly

There are 7 places to put the monkey, you need to trace the path of the monkey in order to find out where it ends up. So in the worst case, how many paths you need to trace in order to find out the correct position? 7? Wrong, only 1. The trick is to trace the path backwards from the banana:

Advertisement
Advertisement