Update README.md

This commit is contained in:
Andrei Yankovich 2021-05-11 17:38:11 +03:00 committed by GitHub
parent 1f1341aa43
commit 8cf2d6fe35
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,11 +5,13 @@
***************************
## **About Hanoi Towers**
This version of the game is a test project of **QasarApp**, which means that it is distributed free of charge and without ads.
This game allows you not only to "kill time", it is useful, corrupting logic. The game is rather a simulator for the development of logical thinking, you can spend time playing at the same time doing self-development.
### **How to play**
The rules of the game are quite simple, you will move smaller objects to larger ones in such a way that you get a tower of blocks going up from larger to smaller, try to make as few moves as possible, this is the part of the game that develops logic, think over the moves to the front.
In our implementation, the level of complexity is gradually increasing. Initially, you start with a small pyramid, after you solve this problem you move on to the next level. At each subsequent level, one new block is added, the level numbers correspond to the number of pyramid blocks, you yourself can switch between the levels that you have completed.
@ -23,6 +25,7 @@ supported platform:
## Install
You can download the latest version of the game [here](https://github.com/EndrII/Hanoi-Towers/releases).
Or download from official services