Add sentnce on how rest of blocks move

19.04
Lyn Perrine 5 years ago
parent 8c1a5e8682
commit 1049536f3f

@ -5,7 +5,7 @@ Chapter 2.4.8 2048-Qt
Usage
------
To play 2048-qt you use the arrows keys to combine blocks with the same number on them without having no possible moves at which point the game is over. As you combine numbers your score increases by the sum of the block(s) you combine and is shown towards the upper right hand corner of the window. After each move a new block appears. Your :guilabel:`BEST` is the best you have done at this game and is also shown towards the upper right hand corner. To the left of you high score is your :guilabel:`SCORE` with the number of your current score.
To play 2048-qt you use the arrows keys to combine blocks with the same number on them without having no possible moves at which point the game is over. As you move the blocks all the blocks in the game move in the direction of the arrow key your press. As you combine numbers your score increases by the sum of the block(s) you combine and is shown towards the upper right hand corner of the window. After each move a new block appears. Your :guilabel:`BEST` is the best you have done at this game and is also shown towards the upper right hand corner. To the left of you high score is your :guilabel:`SCORE` with the number of your current score.
If midway you want to restart to a new game press the :guilabel:`New Game` button on the right hand side or :menuselection:`File --> New Game` or press :kbd:`Control+N`. If you want to close 2048-qt from the keyboard press :kbd:`Control+Q`.

Loading…
Cancel
Save