| 
 
 
 | 
 SYNOPSIS 
 
 The object of WordWiggle is to find as many legal words in the game board as possible within a set time limit. Words are formed by selecting letters that connect to form the word. The connections can be in any direction (up, down, diagonal) and thus the words tend to "Wiggle" in the puzzle. Each letter in the puzzle can only be used once per word. For more detailed rules, see the WordWiggle.com web site. 
 
    The WordWiggle.zip (14K) contains the
     The main program does not have a dictionary built in. Certain features of WordWiggle will not be available without the dictionary. The dictionary is rather large in that it has over 173,000 words and, in uncompressed form, is more than 1,750,000 bytes. I have encoded this into a file that uses around 16.1 bits (2.01 bytes) per word, thus taking the about 1750K file and making it around 350K. (This is without GZIP as decoding performance is critical.) The WordWiggle dictionary is available from the WordWiggle.com web site. You need to register at that web site to download the current, up-to-date dictionary PDB file. The registration is free. It is just needed to produce your player ID and generate the dictionary. Please send any suggestions and/or bug reports to Palm@Sinz.ORG 
 
 
 | ||||||||||||||||||||||||||||||||||||
 visitors to these pages.
  visitors to these pages.