Answers for River Crossing IQ Logic 8 Solution – tower of hanoi puzzle, the objective of the puzzle is to move the entire stack to another rod, obeying the following simple rules : Only 1 disk can be moved at a time. Each move consist of taking the upper disk from one of the stacks and placing it on top of another stack i.e. a disk can only be moved if it is the uppermost disk on a stack. No disk may be placed on top of a smaller disk. Your ultimate brain challenge puzzle game ! use logic to solve some troll question on each level ! Use our optimal answer cheat to see how to solve the puzzle logic game for every stage 🙂
River Crossing IQ – iMostMobile Tech,.JSC – Gamemost Windows Phone, iOS, Android
river crossing level 8 walkthrough
Move all these rings from 1st pilar to the 3rd pillar with 33 moves
Rules :
the larger ring can’t be placed on the smaller ring
here’s the answer how to solve river crossing iq logic 8 :
first let’s number the rings from smaller to bigger : 1 2 3 4 5
so the 1st position is = (12345, , )
now move the ring to these column
(345, 12 , ) – 3 steps
(45 , , 123) – 4 steps
(125 , 34, ) – 5 steps
( , 1234, 5) – 4 steps
( , 34, 125) – 3 steps
(123, , 45) – 5 steps
( , 12, 345) – 4 steps
( , , 12345) – 3 steps
total steps = 31