Skip to content

Class project completed in April 2011. See README file for more details.

Notifications You must be signed in to change notification settings

amylim/towers-of-hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Date Completed: Apr 2011
Language: C++  
Development Environment: Dev C++   	
Important features: Contains 2D graphic display (using PDCurses.lib);
                    template for stacks, template for queues

Simulation and visual display of the solution to the game Towers of Hanoi 
using stacks and queues (without the use of recursion). 

Solutions for 3 to 9 disks and any starting and ending peg can be simulated.

About

Class project completed in April 2011. See README file for more details.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published