]> git.cworth.org Git - turbot/commit
Add state string to list of puzzle attributes matched in searching
authorCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 18:34:26 +0000 (10:34 -0800)
committerCarl Worth <cworth@cworth.org>
Tue, 5 Jan 2021 18:36:30 +0000 (10:36 -0800)
commitb529c0ad0dcb5d3cc3c53290a3f95368824dd4b3
treea5d0f3599ba7804c45db1c2de5c71072b171eedc
parent4db58774a54d2c8505ee61aff3019723b1b552eb
Add state string to list of puzzle attributes matched in searching

This is a really important one so that people can use state strings
for things like "logic" and others who want to solve a logic puzzle
can find them.
turbot/hunt.py
turbot/interaction.py
turbot/puzzle.py