shithub: puzzles

Download patch

ref: 12491021d0541ded9f8f160a15b886a36e5aa8ac
parent: 0ce67c7c3fb914d3d2d34487a2a60b7e948573a0
author: Ben Harris <[email protected]>
date: Wed Oct 19 05:04:55 EDT 2022

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.

--- a/devel.but
+++ b/devel.but
@@ -481,7 +481,7 @@
 major inconvenience. If you venture far beyond that, you're likely
 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
 letter denoting a parameter, followed optionally by a number giving
 the value of that parameter, with a few mandatory parts at the