Hanoi-Towers/README.md

46 lines
1.6 KiB
Markdown
Raw Normal View History

2018-01-22 14:51:59 +03:00
# Welcome to the Hanoi Towers!
# ![Hanoi Towers Logo](/source/res/icon.png)
***************************
## 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:
1. Linux
2. Android
3. Windows
2018-01-27 18:18:23 +03:00
## Build for Linux (snap)
2018-01-27 18:24:07 +03:00
- sudo apt install git snapcraft
2018-01-27 18:18:23 +03:00
- git clone https://github.com/EndrII/Hanoi-Towers.git
- cd Hanoi-Towers
- snapcraft
## Build Windows
2018-02-11 16:33:05 +03:00
* donwload [qt creator](https://www.qt.io/download-thank-you?os=windows)
* install qt 5.9.x or later
* build release version
* use [qt win deploy](http://doc.qt.io/qt-5/windows-deployment.html)
2018-01-27 18:18:23 +03:00
## Build Android
2018-02-11 16:33:05 +03:00
* donwload [qt creator](https://www.qt.io/download-thank-you?os=windows)
* install qt 5.9.x or later
* install android sdk and ndk
* install jdk
2018-01-22 14:51:59 +03:00
2018-02-02 02:10:07 +03:00
## Install
You can download the latest version of the game [here](https://github.com/EndrII/Hanoi-Towers/releases).
Or download from official services
* [Android](https://play.google.com/store/apps/details?id=df.mobily.hanoi_towers)
* [Ubuntu](https://uappexplorer.com/snap/ubuntu/hanoi-towers)
* Windows - this application has not supported windows store
2018-01-22 14:51:59 +03:00
## Donate
If you want to help the project, then you can donate a small amount to our bitcoin wallet.
2018-02-02 02:06:30 +03:00
### Bitcoin address - 1NJNbDKmezcUcHRfzpBeq2fHeG21oEKX8Q
2018-01-22 14:51:59 +03:00