From a85fb0a8208a722f8239fca5a0e67f58db438134 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 12 Nov 2018 13:24:24 -0800 Subject: [PATCH] Add 2048-qt score explanation --- 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 7f2cfbfb..56435270 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. +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 high score is the best you have done at this game and is also shown towards the upper right hand corner. If midway you want to restart to a new game press the new game button on the right hand side or :menuselection:`File --> New Game`.