From 6cb0dc4582fa7825b428267de600e28b8b00133d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 27 Feb 2019 10:30:20 -0800 Subject: [PATCH] Add where new blocks come from --- source/2/2.4/2.4.8/2048-qt.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.8/2048-qt.rst b/source/2/2.4/2.4.8/2048-qt.rst index 6e87da7a..b9cfae64 100644 --- a/source/2/2.4/2.4.8/2048-qt.rst +++ b/source/2/2.4/2.4.8/2048-qt.rst @@ -5,7 +5,7 @@ Chapter 2.4.8 2048-qt Useage ------ -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 new block(s) you make and is shown towards the upper right hand corner of the window. Your :guilabel:`high score` 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 combine numbers your score increases by the sum of the new block(s) you make and is shown towards the upper right hand corner of the window. After each move a new block appears. Your :guilabel:`high score` 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`.