Skip to content
This repository has been archived by the owner on Jan 3, 2022. It is now read-only.

lars-quaedvlieg/Towers-of-Hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tower of Hanoi

I have created a Python version of the game Tower of Hanoi (https://en.wikipedia.org/wiki/Tower_of_Hanoi) using Python 3.7 and the modules Random, Time and Turtle.

General information:

Created on ‎May 23rd, ‎2019, ‏‎09:20:00 AM (Thursday)
Author: Lars Quaedvlieg
Contact: Larsquaedvlieg@outlook.com
Copyright: Copyright (C) 2019 Lars Quaedvlieg All rights reserved

License: GNU GPLv3 (https://www.gnu.org/licenses/gpl-3.0)

Requirements for the game's functionality:

  • Python 3.X is used.

  • The map called "gifs" is present in the same map as "towerGame.py".

  • The map "gifs" contains the following files: "clicked_stuct.gif", "game_completion.gif", "game_title.gif", "stuct.gif", "table.gif" and "unclick_stuct.gif". All these files are essential for the functionality of the game. When one or more of these files are not present, the game may not work properly or might be visually incoherent.

The game can be played by running the file "towerGame.py" within the program folder.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages