HTML5 word games involving finding anagrams https://apps.aweirdimagination.net/anagram-games/
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
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 年前
Typo.js@566f988823 Use spellchecker Typo.js to determine if words are valid. 5 年前
www Fixes to random letter generation: 2 年前
.gitmodules Use spellchecker Typo.js to determine if words are valid. 5 年前
LICENSE Add license file. 5 年前
build_qr.sh Add index for linking to both anagram games. 4 年前
description Extra files to fit into the larger apps site. 5 年前
offline Extra files to fit into the larger apps site. 5 年前
source Add index for linking to both anagram games. 4 年前