chiark / gitweb /
The two Rubik-like puzzles, Sixteen and Twiddle, now support an
authorSimon Tatham <anakin@pobox.com>
Wed, 11 May 2005 20:38:10 +0000 (20:38 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 11 May 2005 20:38:10 +0000 (20:38 +0000)
commit8f1c713735316422cfe041400ccc49999d563d8b
treefe674f81dffda70bc11bb0c7e397f4d3e2ede73b
parent18a8df1b9d06052ee3dba05202039cc2e8ee4f8d
The two Rubik-like puzzles, Sixteen and Twiddle, now support an
additional configuration parameter, which is the number of shuffle
moves. By default the grid will be fully shuffled so that you need a
general solution algorithm to untangle it, but if you prefer you can
request a grid which has had (say) precisely four moves made on it,
and then attempt to exactly reverse those four moves.

Currently this feature is only available from the Custom box, and
not in any presets.

[originally from svn r5769]
puzzles.but
sixteen.c
twiddle.c