/TowerHanoi4Python

MG's Tower of Hanoi For Python

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

TowerHanoi4Python - MG's Tower of Hanoi For Python

Welcome to MG's Tower of Hanoi for Python(v3.6.1) made through the pygame(v1.9.3) library.

Before play

It's fundamental to install pygame module using pip, for example:

python3 -m pip install pygame

Playing the game

Execute the follow command in the source code directory:

python3 main.py