diff options
Diffstat (limited to '')
| -rw-r--r-- | apps/plugins/puzzles/html/pegs.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/html/pegs.html b/apps/plugins/puzzles/html/pegs.html new file mode 100644 index 0000000..4a23788 --- /dev/null +++ b/apps/plugins/puzzles/html/pegs.html @@ -0,0 +1,8 @@ +Pegs +<p> +Jump one peg over another to remove the one you jumped over. Try to +remove all but one peg. +<p> +Drag a peg into an empty space to make a move. The target space must +be exactly two holes away from the starting peg, in an orthogonal +direction, and there must be a peg in the hole in between. |