Skip to content
#

stl-stacks

Here is 1 public repository matching this topic...

Towers of Hanoi is a popular puzzel game that consists out of two main components: three towers and n number of disks. The goal of this puzzel game is to move the tower of disks from one tower to another tower with only moving a single disk at a time.

  • Updated Jul 21, 2023
  • C++

Improve this page

Add a description, image, and links to the stl-stacks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stl-stacks topic, visit your repo's landing page and select "manage topics."

Learn more