summaryrefslogtreecommitdiff
path: root/js/wordsearch.min.js
AgeCommit message (Collapse)Author
2016-06-22MinifyShmuel83
To resume : Fix minor bug : If user select the same word, do nothing On list : First letter Upper On grid : Delete accents for lattin letters (french, Spanish...) and hebrew letters Write on grid the same letters : available to Latin/Hebrew/Greek/Cyrillic/Arab/Chinese/Hiragana
2014-03-20Added very simple solved word tracker and Game Over overlay.Steven Thomas
2014-03-20Updated lookup so that it crosses word off list if found.Steven Thomas
2014-03-20Fixed spelling - renamed wordseach occurrences to wordsearch.Steven Thomas
2013-06-29Finished the basic frameworklizhineng