Clarify that diagonal moves are not permitted in Pegs.
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 4 Jul 2005 21:07:40 +0000 (21:07 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 4 Jul 2005 21:07:40 +0000 (21:07 +0000)
git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6057 cda61777-01e9-0310-a592-d414129be87e

puzzles.but

index 029a9fa..4fc471c 100644 (file)
@@ -1150,9 +1150,9 @@ default.
 \cfg{winhelp-topic}{games.pegs}
 
 A number of pegs are placed in holes on a board. You can remove a
-peg by jumping an adjacent peg over it to a vacant hole on the other
-side. Your aim is to remove all but one of the pegs initially
-present.
+peg by jumping an adjacent peg over it (horizontally or vertically)
+to a vacant hole on the other side. Your aim is to remove all but one
+of the pegs initially present.
 
 This game, best known as \q{Peg Solitaire}, is possibly one of the
 oldest puzzle games still commonly known.