summaryrefslogtreecommitdiff
path: root/js/wordsearch.js
AgeCommit message (Collapse)Author
2016-06-21List : First letter only upperShmuel83
2016-06-21Add some languagesShmuel83
Detect Greek, Japan(Hiragana), arab, cyrillic and chinese letter to write on all grid
2016-06-20Hebrew wordsShmuel83
Delete niqqud hebrew on grid Detect language Hebrew and place hebrew letters on grid
2016-06-20Remove accentShmuel83
Let words with accents in the list, but delete the grid
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
2013-06-29Optimized the existing codelizhineng
2013-06-25Updated LICENSElizhineng
2013-06-10Code refactoringLi Zhineng
2013-06-07optimized the expressions and fixed some bugslizhineng
2013-06-07First commitLi Zhineng