mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Update comment on parameter string formats in documentation
Net can have non-alphanumeric characters in its parameter strings. Both "5x5b0.1" and "5x5b1e-05" are valid parameter strings generated by Net. So only "most" puzzles use alphanumeric parameter strings.
This commit is contained in:
@ -481,7 +481,7 @@ away with commas, periods or underscores without causing anybody any
|
|||||||
major inconvenience. If you venture far beyond that, you're likely
|
major inconvenience. If you venture far beyond that, you're likely
|
||||||
to irritate \e{somebody}.
|
to irritate \e{somebody}.
|
||||||
|
|
||||||
(At the time of writing this, all existing games have purely
|
(At the time of writing this, most existing games have purely
|
||||||
alphanumeric string parameter formats. Usually these involve a
|
alphanumeric string parameter formats. Usually these involve a
|
||||||
letter denoting a parameter, followed optionally by a number giving
|
letter denoting a parameter, followed optionally by a number giving
|
||||||
the value of that parameter, with a few mandatory parts at the
|
the value of that parameter, with a few mandatory parts at the
|
||||||
|
Reference in New Issue
Block a user