Skip to content

mayurdahibhate/toh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toh

visual solution of tower of hanoi

how to run

  1. clone the repository.
    git clone https://github.com/mayurdahibhate/toh
  2. cd into the repo.
    cd toh
  3. Compile with make.
    make toh
  4. Run toh <n>, where n is the number of disks you want in tower of hanoi puzzle. By default, it is 3.
    toh 5

About

visualizer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published