Stand-alone command-line interface to the obfuscate_bitmap()
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Nov 2008 13:51:36 +0000 (13:51 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 29 Nov 2008 13:51:36 +0000 (13:51 +0000)
commitfb539d1bfad3fc62cdec976e6676848903d637cc
tree51358d4ef59deb2273e77ecd68746b0601bf1e53
parent8b5625f56baa192a745a6c43755f65ec92294d65
Stand-alone command-line interface to the obfuscate_bitmap()
function. Useful in conjunction with the new --save option to
generate lots of games, extract the aux strings from the game
generator, and de-obfuscate them in order to measure statistical
properties of their solutions.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@8352 cda61777-01e9-0310-a592-d414129be87e
Recipe
obfusc.c [new file with mode: 0644]