shithub: puzzles

Download patch

ref: 74c4a6bf27f6343d15478eb671dd02800a07286e
parent: 4bc951cebcfd260a2dbe0312f2b3761ff710129e
author: Jacob Nevins <jacobn@chiark.greenend.org.uk>
date: Mon Jul 4 17:07:40 EDT 2005

Clarify that diagonal moves are not permitted in Pegs.

[originally from svn r6057]

--- a/puzzles.but
+++ b/puzzles.but
@@ -1150,9 +1150,9 @@
 \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.