From 74c4a6bf27f6343d15478eb671dd02800a07286e Mon Sep 17 00:00:00 2001 From: Jacob Nevins Date: Mon, 4 Jul 2005 21:07:40 +0000 Subject: [PATCH] Clarify that diagonal moves are not permitted in Pegs. [originally from svn r6057] --- puzzles.but | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.