Towers-of-Hanoi-Game

I’ve been learning a bit more about software engineering with Python and decided to write up a short Towers of Hanoi game that can be run from the terminal. The code can be found here.

To play the game, simply run the code!