Tower of Hanoi Pro is a clean, no-nonsense implementation of the classic mathematical puzzle. For those who enjoy testing their logical thinking and planning, this is a perfect digital version. The app focuses on the 'Pro' experience, meaning it cuts out the fluff and provides a smooth, responsive interface where you can easily drag and drop the disks. The inclusion of various disk counts (from 3 to 10) allows you to scale the difficulty from a quick warm-up to a 1,023-move marathon.
The game tracks your moves and time, encouraging you to reach the 'optimal' number of moves (calculated as 2^n - 1). While it's a simple concept, the execution is flawless. The graphics are sharp, and the background music is unobtrusive, allowing for deep concentration. Itβs an essential app for puzzle purists and anyone looking to sharpen their spatial reasoning skills without the distraction of ads or power-ups.
Available on: iPhone, iPad, iPod
Version 1.4Mon Aug 30 2021
Data bug fixed
The Tower of Hanoi is a mathematical game or puzzle.
It consists of three rods, and a number of disks of different sizes which can slide onto any rod.
The puzzle starts with the disks in a neat stack in ascending order of size on one rod, the smallest at the top, thus making a conical shape.
The objective of the puzzle is to move the entire stack to the red rod, obeying the following rules:
1. Only one disk may be moved at a time.
2. Each move consists of taking the upper disk from one of the rods and sliding it onto another rod, on top of the other disks that may already be present on that rod.
3. No disk may be placed on top of a smaller disk.
Requires iOSΒ 14.4 or later. Compatible with iPhone, iPad, and iPodΒ touch.The Tower of Hanoi is a mathematical game or puzzle.
It consists of three rods, and a number of disks of different sizes which can slide onto any rod.
The puzzle starts with the disks in a neat stack in ascending order of size on one rod, the smallest at the top, thus making a conical shape.
The objective of the puzzle is to move the entire stack to the red rod, obeying the following rules:
1. Only one disk may be moved at a time.
2. Each move consists of taking the upper disk from one of the rods and sliding it onto another rod, on top of the other disks that may already be present on that rod.
3. No disk may be placed on top of a smaller disk.







Tower of Hanoi Pro is a digital adaptation of the world-famous logic puzzle. The objective is to move a stack of disks from the first peg to the third peg, following three simple rules: only one disk can be moved at a time, each move consists of taking the upper disk from one of the stacks and placing it on top of another stack, and no disk may be placed on top of a smaller disk. With adjustable difficulty levels and elegant 3D graphics, this 'Pro' version is the perfect mental workout for all ages.
Adjustable difficulty (3 to 10 disks)
Optimal move counter
Global leaderboards and achievements
Relaxing Zen-like atmosphere
To move a tower of 'n' disks, you must first move a tower of 'n-1' disks to the middle peg, then move the largest disk to the target peg, and finally move the 'n-1' tower on top of it. Repeat this pattern for success!
Simply touch a disk to pick it up and drag it to the desired peg. The game will automatically prevent you from making an illegal move.
The optimal solution for 5 disks is exactly 31 moves.