Skip to content
/ HANOI Public

C# program displays moves to take to complete the game for n disks on 3 pegs, also prints out number of moves needed equal to (2^n)-1

License

Notifications You must be signed in to change notification settings

mix4242/HANOI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

HANOI

C# program displays moves to take to complete the game for n disks on 3 pegs, also prints out number of moves needed equal to (2^n)-1

About

C# program displays moves to take to complete the game for n disks on 3 pegs, also prints out number of moves needed equal to (2^n)-1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published