mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 08:01:30 -07:00
Add a new puzzle: Palisade.
This commit is contained in:

committed by
Simon Tatham

parent
b33b83429f
commit
6860c65bb3
11
html/palisade.html
Normal file
11
html/palisade.html
Normal file
@ -0,0 +1,11 @@
|
||||
Palisade
|
||||
<p>
|
||||
Draw lines along the grid edges, in such a way that the grid is
|
||||
divided into connected regions, all of the size shown in the status
|
||||
line. Also, each square containing a number should have that many of
|
||||
its edges drawn in.
|
||||
<p>
|
||||
Click on a grid edge to mark it as a division between regions (black),
|
||||
and again to return to marking it as undecided (yellow). Right-click
|
||||
on a grid edge to mark it as definitely not part of the loop (faint
|
||||
grey), and again to mark it as undecided again.
|
Reference in New Issue
Block a user