<feed xmlns='http://www.w3.org/2005/Atom'>
<title>word-search-game/index.html, branch v2</title>
<subtitle>A word search game built with the JavaScript Canvas API.</subtitle>
<id>https://git.zhineng.li/word-search-game/atom?h=v2</id>
<link rel='self' href='https://git.zhineng.li/word-search-game/atom?h=v2'/>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/'/>
<updated>2026-04-30T06:10:27Z</updated>
<entry>
<title>rename class from `WordSearch` to `Game`</title>
<updated>2026-04-30T06:10:27Z</updated>
<author>
<name>Zhineng Li</name>
<email>im@zhineng.li</email>
</author>
<published>2026-04-30T06:10:27Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=05b1267f91d07704aa749bd64c3c289afddc7546'/>
<id>urn:sha1:05b1267f91d07704aa749bd64c3c289afddc7546</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keyboard &amp; touch navigation, configurable settings, and refactor</title>
<updated>2026-04-30T02:34:20Z</updated>
<author>
<name>Zhineng Li</name>
<email>im@zhineng.li</email>
</author>
<published>2026-04-30T02:33:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=68c9b7560642c802ca3bfe6d7e0f7a8c54412c40'/>
<id>urn:sha1:68c9b7560642c802ca3bfe6d7e0f7a8c54412c40</id>
<content type='text'>
- keyboard support: arrow keys or `hjkl` to move cursor, Space to start
  selection, Enter to confirm, Escape to cancel
- configurable settings: word placement directions, grid size, cell
  size, colors, fonts, debug mode, and more via `GameSettings`
- modernize CSS (logical properties, grid layout) and HTML semantics
- refactor JavaScript code around single-responsibility principles
</content>
</entry>
<entry>
<title>Minify</title>
<updated>2016-06-22T09:04:34Z</updated>
<author>
<name>Shmuel83</name>
<email>rodolphe.moulin@laposte.net</email>
</author>
<published>2016-06-22T09:04:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=7b2f828cb982c6a05db9370963186cbee97a3b5f'/>
<id>urn:sha1:7b2f828cb982c6a05db9370963186cbee97a3b5f</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Remove accent</title>
<updated>2016-06-20T11:56:02Z</updated>
<author>
<name>Shmuel83</name>
<email>rodolphe.moulin@laposte.net</email>
</author>
<published>2016-06-20T11:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=28aea219e9c8cb7406400d525eb5c6187aaaeb95'/>
<id>urn:sha1:28aea219e9c8cb7406400d525eb5c6187aaaeb95</id>
<content type='text'>
Let words with accents in the list, but delete the grid
</content>
</entry>
<entry>
<title>Fixed spelling - renamed wordseach occurrences to wordsearch.</title>
<updated>2014-03-20T16:12:42Z</updated>
<author>
<name>Steven Thomas</name>
<email>steven@conveyorgroup.com</email>
</author>
<published>2014-03-20T16:12:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=726c52191b687252d447dd92122f74653c3271b8'/>
<id>urn:sha1:726c52191b687252d447dd92122f74653c3271b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use min files</title>
<updated>2013-06-29T08:27:42Z</updated>
<author>
<name>lizhineng</name>
<email>lizhineng@gmail.com</email>
</author>
<published>2013-06-29T08:27:42Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=1387f8545498c8ccf1a322bdb4a36886ebacee21'/>
<id>urn:sha1:1387f8545498c8ccf1a322bdb4a36886ebacee21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added word list</title>
<updated>2013-06-29T05:59:23Z</updated>
<author>
<name>lizhineng</name>
<email>lizhineng@gmail.com</email>
</author>
<published>2013-06-29T05:59:23Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=45f3be5425870f9b4cf9a60f2f950fa3dd7807ef'/>
<id>urn:sha1:45f3be5425870f9b4cf9a60f2f950fa3dd7807ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Optimized the existing code</title>
<updated>2013-06-29T05:43:40Z</updated>
<author>
<name>lizhineng</name>
<email>lizhineng@gmail.com</email>
</author>
<published>2013-06-29T05:43:40Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=ef5c55619e88600492d6d4015660e7101baafce3'/>
<id>urn:sha1:ef5c55619e88600492d6d4015660e7101baafce3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Code refactoring</title>
<updated>2013-06-10T08:40:34Z</updated>
<author>
<name>Li Zhineng</name>
<email>lizhineng@gmail.com</email>
</author>
<published>2013-06-10T08:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=a92f6af5807669013aa40771690e0472d7f5da9d'/>
<id>urn:sha1:a92f6af5807669013aa40771690e0472d7f5da9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimized the expressions and fixed some bugs</title>
<updated>2013-06-07T15:30:20Z</updated>
<author>
<name>lizhineng</name>
<email>lizhineng@gmail.com</email>
</author>
<published>2013-06-07T15:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=006b98dfd0ae1fbc34ef4c135e4ab07a7b82b152'/>
<id>urn:sha1:006b98dfd0ae1fbc34ef4c135e4ab07a7b82b152</id>
<content type='text'>
</content>
</entry>
</feed>
