mirror of
https://github.com/QuasarApp/Hanoi-Towers.git
synced 2025-04-26 09:44:32 +00:00
Welcome to the Hanoi Towers!
What is Hanoi Towers
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 smaller. The problem is to transfer the pyramid from the 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
supported platform:
- Linux
- Android
- Windows
Build for Linux (snap)
- sudo apt install git snapcraft
- git clone https://github.com/EndrII/Hanoi-Towers.git
- cd Hanoi-Towers
- snapcraft
Build Windows
- donwload qt creator
- install qt 5.9.x or later
- build release version
- use qt win deploy
Build Android
- donwload qt creator
- install qt 5.9.x or later
- install android sdk and ndk
- install jdk
Install
You can download the latest version of the game here.
Or download from official services
Donate
If you want to help the project, then you can donate a small amount to our bitcoin wallet.
Bitcoin address - 1NJNbDKmezcUcHRfzpBeq2fHeG21oEKX8Q
Description
Languages
C++
57.7%
QML
33.4%
CMake
5%
QMake
1.5%
Java
1%
Other
1.4%