1
0
Fork 0
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 年前