Home
Project List
View
Towers of Hanoi Python Animation
by Ojuolape J
« Prev
Random
Next »
Description
Share
I've created a program that animates the Tower of Hanoi puzzle. It prompts the user to select the number of disks they would like to see animated. The program uses recursion to determine the number and sequence of moves needed for each solution.
Links