mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-28 02:34:33 +00:00
commit
c07dea73e4
@ -2,7 +2,10 @@ name: hanoi-tower
|
||||
version: '1.4.testBuild8'
|
||||
summary: Hanoi Towers Game
|
||||
description: |
|
||||
The Hanoi Tower is one of the most popular puzzles of the 19th century. Three bars are given, on one of which eight rings are strung, the rings differ in size and lie smaller on larger ones. The problem is to transfer the pyramid from eight rings for the least number of moves to another rod. At a time, only one ring is allowed to carry, and you can not put a larger ring on less.
|
||||
The Hanoi Tower is one of the most popular puzzles of the 19th century. |
|
||||
Three bars are given, on one of which eight rings are strung, the rings differ in size and lie smaller on larger ones.|
|
||||
The problem is to transfer the pyramid from eight rings for the least number of moves to another rod.|
|
||||
At a time, only one ring is allowed to carry, and you can not put a larger ring on less.|
|
||||
|
||||
grade: stable # must be 'stable' to release into candidate/stable channels
|
||||
confinement: strict # use 'strict' once you have the right plugs and slots
|
||||
|
Loading…
x
Reference in New Issue
Block a user