1
0
Fork 0
HTML5 word games involving finding anagrams https://apps.aweirdimagination.net/anagram-games/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Perelman 0d7fafda5b Fixes to random letter generation:
* If more than 26 letters requested, don't get into an infinite loop.
* Don't give away repeat letters: always give word length + num random
    letters even if that means actually adding more random letters than
    requested due to repeat letters in the word.
2 years ago
Typo.js@566f988823 Use spellchecker Typo.js to determine if words are valid. 5 years ago
www Fixes to random letter generation: 2 years ago
.gitmodules Use spellchecker Typo.js to determine if words are valid. 5 years ago
LICENSE Add license file. 5 years ago
build_qr.sh Add index for linking to both anagram games. 4 years ago
description Extra files to fit into the larger apps site. 5 years ago
offline Extra files to fit into the larger apps site. 5 years ago
source Add index for linking to both anagram games. 4 years ago