Description:
WordWiggle is a game where you try to find as many words in a jumble of letters as you can.
Currently, the Palm version is limited to playing practice games.
The goal is to be able to play multi-player WordWiggle tournaments that are held on WordWiggle.com. (This is harder than it looks due to security issues.)
The WordWiggle dictionary is available as a separate download.
The dictionary format compresses the 173,500+ word / 1,750K+ byte dictionary down to around 350K! (About 16.1 bits per word!)
Update Description:
A minor usability update:
Entry of a word can now be done by double-tapping the last letter of the word. This allows you to enter words a bit faster as you don't have to tap the "keep" button at the bottom of the screen.
During the entry of words, the last tapped letter is shown inverted rather than blank such that you can tell what was last selected without having to look at the bottom of the screen where the word is being built.
v1.0.5 - 11 February, 2007:
- Crash on using Open menu command without image selected fixed
- Minor UI fixes