Skip to content

maximedrn/towers-of-hanoi-ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Towers of Hanoi in ASCII project using Python.

  • Download this repository or clone it:
git clone https://github.com/maximedrn/towers-of-hanoi-ascii.git
  • It requires Python 3.7 or a newest version.
  • Install pip to be able to have needed Python modules.
  • Open a command prompt in repository folder and type:
pip install -r requirements.txt
  • Then type:
python main.py

Preview of the project:

Preview

About

Towers of Hanoi in ASCII project using Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages