1
0
Fork 0
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
..
bagels.js Fixes to random letter generation: 2 years ago
cache.appcache Make selected letter more visible. 5 years ago
description Add index for linking to both anagram games. 4 years ago
index.html Fix wording. 5 years ago
main.css Renamed Anagram Mastermind to Anagram Bagels to use generic, non-trademarked name. 5 years ago
offline Add index for linking to both anagram games. 4 years ago