/TowersOfHanoi

The Towers of Hanoi puzzle solved as I see fit with only the problem given to me and the hint to "always use recursion unless using recursion is stupid".

Primary LanguageC#

This repository is not active