Hanoi

This toy uses a canvas element, which doesn't seem to be supported by your browser.

Hanoi

This was a fun little way to practice with the canvas. It uses an iterative solution, so it's not going to kill your browser with deep recursion if you give it a large number of disks.
Go ahead, try 100. ;)