From 1fb8729bb3a91301f85261bdbac679db0f167ba7 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 12 Nov 2018 13:13:51 -0800 Subject: [PATCH] Add how to start a new game to 2048-qt --- source/2/2.4/2.4.8/2048-qt.rst | 4 +++- 1 file changed, 3 insertions(+), 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 ce25bc13..7f2cfbfb 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,9 @@ 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. +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. + +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`. Screenshot ----------