mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-20 23:51:29 -07:00
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
This commit is contained in:

committed by
Simon Tatham

parent
67178751e9
commit
3234912f92
@ -2110,7 +2110,9 @@ remainder of a row once you have placed all its tents.)
|
||||
You can also use the cursor keys to move around the grid. Pressing the
|
||||
return key over an empty square will place a tent, and pressing the
|
||||
space bar over an empty square will colour it green; either key will
|
||||
clear an occupied square.
|
||||
clear an occupied square. Holding Shift and pressing the cursor keys
|
||||
will colour empty squares green. Holding Control and pressing the
|
||||
cursor keys will colour green both empty squares and squares with tents.
|
||||
|
||||
(All the actions described in \k{common-actions} are also available.)
|
||||
|
||||
|
Reference in New Issue
Block a user