Anagrammatic Anagram Solver FAQ (Frequently Asked Questions)
Category: Main -> Why did you do this?
Question | |
· Why did you do this? |
Answer | |
· Why did you do this? I had always enjoyed word games and puzzles especially anagrams. There are a couple of good sites out there like: http://www.unscramble.net but I always wanted a little more. The more was being able to do more than one or two words and the ability to select how many letters per word. As I looked into it further I saw it was a programming challenge as the number of combinations explodes as the number of words increases and needing a good way to represent the results. By supplying answer sets that allow the users to pick and choose the proper results, I found it to be a great way to provide this tool to the internet and wanted to share it with everyone. |