Merge pull request #18 from QuasarApp/v1.3

V1.3
This commit is contained in:
Andrei Yankovich 2018-06-30 20:04:02 +03:00 committed by GitHub
commit c07dea73e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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