Hanoi

Coming Soon?

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. ;)