Skip to content

shlatchz/tower_of_hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower of Hanoi

Implemented with C# and includes unit tests.

Unit tests require Moq 4.7.9 NuGet Package, which will be downloaded upon compilation. (Click here for more info)

EXE should be run as follows: TowerOfHanoi.exe "relative_path_to_text_file_with_game_flow.txt"

I also added a release with the compiled EXE.

About

Tower of Hanoi implemented in C# with unit testing

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages