Super Simple Python: Tower of Hanoi

Super Simple Python is a series of Python projects you can do in under 15 minutes. In this episode, we’ll be covering the Tower of Hanoi puzzle game in 10 lines of Python! We’ve covered many different types of games in the Super Simple Python series so far including the High Low Guessing Game, RockContinue reading “Super Simple Python: Tower of Hanoi”