in reply to Re: Challenge: Mystery Word Puzzle
in thread Challenge: Mystery Word Puzzle
$length = 6; $hints = { 'blackly' => '2', 'drowsy' => '1', 'Haddad' => '1', 'desperado' => '2', 'achieving' => '2', 'cowls' => '1', 'bet' => '1', 'comprehension' => '2', 'foe' => '1', 'permeate' => '1', 'Balkanizations' => '4' };
$length = 7; $hints = { 'shortest' => '3', 'drilling' => '0', 'locked' => '2', 'messing' => '1', 'irritated' => '1', 'glory' => '1', 'modes' => '2', 'transcribed' => '3' };
And a trickier one...$length = 5; $hints = { 'blocker' => '2', 'entropy' => '2', 'monotonously' => '4', 'resonant' => '3', 'blindfold' => '1', 'decrypts' => '2', 'inquiry' => '1', 'considered' => '3' };
$length = 5; $hints = { 'repartee' => '1', 'Kankakee' => '2', 'dewdrop' => '0', 'brushfires' => '2', 'identifiably' => '4', 'liberalizes' => '4', 'swimming' => '3', 'Geoffrey' => '0', 'dotting' => '2' };
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Challenge: Mystery Word Puzzle
by BrowserUk (Patriarch) on Jan 13, 2005 at 00:50 UTC | |
by dragonchild (Archbishop) on Jan 13, 2005 at 03:49 UTC | |
by BrowserUk (Patriarch) on Jan 13, 2005 at 04:35 UTC | |
by Limbic~Region (Chancellor) on Jan 13, 2005 at 13:26 UTC | |
by BrowserUk (Patriarch) on Jan 13, 2005 at 19:13 UTC | |
by trammell (Priest) on Jan 13, 2005 at 03:07 UTC | |
by BrowserUk (Patriarch) on Jan 13, 2005 at 21:49 UTC |