<feed xmlns='http://www.w3.org/2005/Atom'>
<title>word-search-game/css/style.min.css, 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-30T02:34:20Z</updated>
<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>Added very simple solved word tracker and Game Over overlay.</title>
<updated>2014-03-20T21:16:50Z</updated>
<author>
<name>Steven Thomas</name>
<email>steven@conveyorgroup.com</email>
</author>
<published>2014-03-20T21:16:50Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=8c81bfbcdf3451ae634927a1270c40941ba02d5e'/>
<id>urn:sha1:8c81bfbcdf3451ae634927a1270c40941ba02d5e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finished the basic framework</title>
<updated>2013-06-29T08:25:38Z</updated>
<author>
<name>lizhineng</name>
<email>lizhineng@gmail.com</email>
</author>
<published>2013-06-29T08:25:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zhineng.li/word-search-game/commit/?id=ceb4ee6845a16ff898b8e54213e490ca6638982c'/>
<id>urn:sha1:ceb4ee6845a16ff898b8e54213e490ca6638982c</id>
<content type='text'>
</content>
</entry>
</feed>
