Skip to content

Recursive application of the tower of hanoi algorithm visualized in pygame

Notifications You must be signed in to change notification settings

michaelroudnitski/tower-of-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

tower-of-hanoi-recursive

This repository contains both recursive and iterative applications of the tower of hanoi algorithm visualized in pygame.

towerofhanoi

This program starts with an arbitrary number of disks (defined by the user) in destination 1 and will execute the algorithm until the disks are arranged according to the rules in destination 3.

About

Recursive application of the tower of hanoi algorithm visualized in pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages