1
0
Fork 0
HTML5 word games involving finding anagrams https://apps.aweirdimagination.net/anagram-games/
Go to file
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.
2022-01-15 15:50:39 -08:00
Typo.js@566f988823 Use spellchecker Typo.js to determine if words are valid. 2019-01-16 21:02:25 -08:00
www Fixes to random letter generation: 2022-01-15 15:50:39 -08:00
.gitmodules Use spellchecker Typo.js to determine if words are valid. 2019-01-16 21:02:25 -08:00
LICENSE Add license file. 2019-02-24 16:35:31 -08:00
build_qr.sh Add index for linking to both anagram games. 2020-04-11 17:42:04 -04:00
description Extra files to fit into the larger apps site. 2019-02-10 20:19:29 -08:00
offline Extra files to fit into the larger apps site. 2019-02-10 20:19:29 -08:00
source Add index for linking to both anagram games. 2020-04-11 17:42:04 -04:00