Skip to content
This repository has been archived by the owner on Apr 12, 2019. It is now read-only.

Latest commit

 

History

History
2 lines (2 loc) · 151 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 151 Bytes

tower-of-hanoi

A classic logic game. Try to move all of the rings from stack A to C. Only take one at a time. Bigger rings can't be on smaller ones.