HELP SOLVE THE CASSIE ANAGRAM
We are currenly working on a solve for the Cassie puzzle in #codz.
http://java.freenode.net//index.php?channel=codz
Here is what we need.
The thing that would help me most would be that list of non-dictionary words that would likely appear.
We have a specialized anagram program designed to break the CiW anagram and once we have the list we can rock and roll.
I'm not sure what form the text needs to be in, but one way to get a lot of LG15 related terms would be to cut and paste masses of text from LGPedia pages that might be relevant.
ReplyDeleteThen, if using unix or linux or equivalent, you could 'sort' and 'uniq' as in :
ReplyDeletecat textfile | uniq | sort > outfile
(or something like that)
non dictionary words? if you look at the anagrams solved at the lgpedia, there's aren't many. there are maybe possibilities:
ReplyDeletemanson
bree
daniel
cassie
frank
luke
moppet
Yep, it is that time of year again. Time to solve the CiW anagram!!!
ReplyDelete