<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ctak/include/tak.h, branch mcu</title>
<subtitle>An implementation of Tak and a computer opponent in C</subtitle>
<id>https://git.l-3.space/cgit/ctak/atom?h=mcu</id>
<link rel='self' href='https://git.l-3.space/cgit/ctak/atom?h=mcu'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/'/>
<updated>2026-08-28T18:37:41Z</updated>
<entry>
<title>Dragon is not separate, fixed concession, allowing playing as b/w</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-16T04:45:16Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=5a72da9ae99689a8a3571b23b7a639a4efc58abc'/>
<id>urn:sha1:5a72da9ae99689a8a3571b23b7a639a4efc58abc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Trying minimax</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-13T21:39:16Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=2ef0078ba2afd99c4fc2673497f3d3a39119cf5d'/>
<id>urn:sha1:2ef0078ba2afd99c4fc2673497f3d3a39119cf5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Close in principle, but there;s a bug in ct1997 &amp;/ pptdb!</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-11T06:29:39Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=5d475f9dadcac74bde8262d600e68578e91323c9'/>
<id>urn:sha1:5d475f9dadcac74bde8262d600e68578e91323c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Incorrect usage of globals in header</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-03T22:20:39Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=60dfb616282023dbc1f567355357e27018693077'/>
<id>urn:sha1:60dfb616282023dbc1f567355357e27018693077</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tak.h now tracks win state, optimisations, saved a byte on counts</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-01T16:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=f0d5cde50cc7a825acadbfe58b6046a4912f4814'/>
<id>urn:sha1:f0d5cde50cc7a825acadbfe58b6046a4912f4814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Line-mode mostly complete</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-01T04:05:00Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=33ae4e18686199822aad9f9341d008f839862d9a'/>
<id>urn:sha1:33ae4e18686199822aad9f9341d008f839862d9a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed road DFS errors</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-01T01:07:21Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=567db82c8988932fe27e695e6dbf0e3e7b1c020a'/>
<id>urn:sha1:567db82c8988932fe27e695e6dbf0e3e7b1c020a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Board printing</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2020-12-31T02:00:08Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=15e1d1008f05522570a9c80544b7ef24cf7c73df'/>
<id>urn:sha1:15e1d1008f05522570a9c80544b7ef24cf7c73df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Corrected PTN move parsing</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2020-12-30T23:39:20Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=77de899d5b1abfabe40371f2f6fa4517ace0e28c'/>
<id>urn:sha1:77de899d5b1abfabe40371f2f6fa4517ace0e28c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added linenoise library, uninitialised variable + renaming</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2020-12-30T22:56:22Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=9e926c41c05daae9dd8e6e4af20131d55cf2de03'/>
<id>urn:sha1:9e926c41c05daae9dd8e6e4af20131d55cf2de03</id>
<content type='text'>
</content>
</entry>
</feed>
