From: jacob Date: Mon, 4 Jul 2005 21:07:40 +0000 (+0000) Subject: Clarify that diagonal moves are not permitted in Pegs. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/commitdiff_plain/33a3deb263166f99ba350af1eae63889d96899f9 Clarify that diagonal moves are not permitted in Pegs. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@6057 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/puzzles.but b/puzzles.but index 029a9fa..4fc471c 100644 --- a/puzzles.but +++ b/puzzles.but @@ -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.