Tower of Hanoi
The object of the game is to move all the disks over to Tower 3 (drag and drop). But you cannot place a larger disk onto a smaller disk.
../numbers/images/hanoi.js
The object of the game is to move all the disks over to Tower 3 (drag and drop). But you cannot place a larger disk onto a smaller disk.