Tower of Hanoi is a game implemented in C++ (OOP) using stack data structure. It is a mathematical puzzle which consists of three towers (stacks) and more than one rings is as depicted. These rings are of different sizes and stacked upon in an ascending order, i.e. the smaller one sits over the larger one.
-
Notifications
You must be signed in to change notification settings - Fork 0
Tower of Hanoi is a game implemented in C++ (OOP) using stack data structure. It is a mathematical puzzle which consists of three towers (stacks) and more than one rings is as depicted. These rings are of different sizes and stacked upon in an ascending order, i.e. the smaller one sits over the larger one.
mosafdarr/Tower-Of-Hanoi
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Tower of Hanoi is a game implemented in C++ (OOP) using stack data structure. It is a mathematical puzzle which consists of three towers (stacks) and more than one rings is as depicted. These rings are of different sizes and stacked upon in an ascending order, i.e. the smaller one sits over the larger one.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published