<feed xmlns='http://www.w3.org/2005/Atom'>
<title>word-search-game/images, 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>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>
