hanoi-problem
There are 2 repositories under hanoi-problem topic.
Marfullsen/cli-hanoi-tower
CLI Hanoi Tower made with Python3
EdmundGoodman/towers-of-hanoi
A set of programs showing the approach I took to solving the towers of hanoi problem, written as an extra-curricular school project, in Python