Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages