4
0
mirror of https://github.com/QuasarApp/Hanoi-Towers.git synced 2025-05-12 09:29:33 +00:00
This commit is contained in:
Andrei Yankovich 2018-05-11 19:40:29 +03:00
parent 4d485a855e
commit a5058f55a8

@ -1,5 +1,5 @@
name: hanoi-tower
version: '1.4.testBuild7'
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.
@ -30,6 +30,7 @@ parts:
- libqt5quick5
- qml-module-qtquick2
- qml-module-qtquick-dialogs
- qml-module-qtquick-controls
- qml-module-qtquick-controls2
- qml-module-qtgraphicaleffects
- qml-module-qtquick-extras