[four-in-a-row] help: Scores under a different menu, plus document confusing 'Next Round'



commit b055c789940e9738a319468a7711e1c100d337f2
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Feb 23 19:10:01 2020 +0100

    help: Scores under a different menu, plus document confusing 'Next Round'

 help/C/scores.page | 21 +++++++++++++--------
 1 file changed, 13 insertions(+), 8 deletions(-)
---
diff --git a/help/C/scores.page b/help/C/scores.page
index 176fb73..40d1f56 100644
--- a/help/C/scores.page
+++ b/help/C/scores.page
@@ -8,6 +8,7 @@
     <revision pkgversion="3.8" version="0.1" date="2013-03-29" status="final"/>
     <revision pkgversion="3.28" version="0.2" date="2018-09-01" status="final"/>
     <revision pkgversion="3.31.90" version="0.3" date="2019-03-03" status="final"/>
+    <revision pkgversion="3.35.91" version="0.4" date="2020-02-23" status="final"/>
 
     <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
 
@@ -27,7 +28,8 @@
   <title>Scores</title>
   <p>The score in <app>Four-in-a-row</app> is recorded in terms of your wins,
   your opponent's wins and games that ended in a draw. To check the scores,
-  press the menu button in the top-right corner of the window and select
+  press the button in the header bar which either shows an arrow and the color
+  to play or says <gui style="button">Ends</gui>, and select
   <gui style="menuitem">Scores</gui>. In the default theme:</p>
 
   <list>
@@ -40,15 +42,18 @@
     <item>
       <p><gui>Drawn</gui> displays the number of games that ended in a draw.</p>
     </item>
+    <item>
+      <p>If you <link xref="choose-opponent">selected the computer as your
+      opponent</link>, then you will see the labels <gui>You</gui> and
+      <gui>Me</gui> instead.</p>
+    </item>
   </list>
 
-  <note style="important">
-    <p>The labels to represent players shown in <app>Scores</app> change based
-    on opponent and theme selected. If you have selected the varying levels of
-    computer as your opponent, then you will see the labels <gui>You</gui> and
-    <gui>Me</gui>. If you are playing against another person, then the labels
-    to represent you and the person will be the color of the marbles in the
-    currently set theme.</p>
+  <note style="tip">
+  <p>Do not press the <gui style="button">New Game</gui> button, but press the
+  button in the header bar which either shows an arrow and the color to play or
+  says <gui style="button">Ends</gui>, and select <gui style="menuitem">Next
+  Round</gui> to not reset the scores counter.</p>
   </note>
 
 </page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]