Skip to content

A visual representation of the algorithm to solve the Tower of Hanoi puzzle.

Notifications You must be signed in to change notification settings

mathew-horner/tower-of-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TowerOfHanoi

A simulator of the Tower of Hanoi problem.

Requirements

This application requires the pip package Pillow, you can install it with the following command:

pip install Pillow

Usage

To run the simulator, simply run the tower_of_hanoi script.

About

A visual representation of the algorithm to solve the Tower of Hanoi puzzle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages