Tower of Hanoi

Choose the number of disks:




Choose the initial stack:


Put all the disks from the initial stack to one of the other two stacks, obeying the following rules:

1. Only one disk can be moved at a time.
2. A disk can only be moved if it is the uppermost disk on a stack.
3. No disk may be placed on top of a smaller disk. If you disobey this rule, you will lose.

Know more about Tower of Hanoi >>>