Skip to content
#

hanoi

Here are 8 public repositories matching this topic...

The Tower of Hanoi is a math game or puzzle. This mathematical puzzle has the following rules (classic version): three rods are set, one of them has a tower of n disks, and under each disk, except for the lowest n-th disk, there is a disk of larger diameter. The object of the game is to move the tower to another rod according to the following ru…

  • Updated Apr 18, 2023
  • C++

Improve this page

Add a description, image, and links to the hanoi 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 hanoi topic, visit your repo's landing page and select "manage topics."

Learn more