<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ctak/src/ctaklm.c, branch action_list_caching</title>
<subtitle>An implementation of Tak and a computer opponent in C</subtitle>
<id>https://git.l-3.space/cgit/ctak/atom?h=action_list_caching</id>
<link rel='self' href='https://git.l-3.space/cgit/ctak/atom?h=action_list_caching'/>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/'/>
<updated>2026-08-28T18:37:41Z</updated>
<entry>
<title>Renamed binaries</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-02-05T19:02:36Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=5c475a552dbf16589d212bc7de7ed526b47aad08'/>
<id>urn:sha1:5c475a552dbf16589d212bc7de7ed526b47aad08</id>
<content type='text'>
</content>
</entry>
<entry>
<title>TEI interface working!</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-02-03T00:23:54Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=40c6b1dafab4de169bac8a799e7953e85061218e'/>
<id>urn:sha1:40c6b1dafab4de169bac8a799e7953e85061218e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Tried some naive iterative deepening. Work on TEI interface next</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-02-02T02:46:24Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=11956b2e940f5e1839efab187d898092e819a766'/>
<id>urn:sha1:11956b2e940f5e1839efab187d898092e819a766</id>
<content type='text'>
If TEI is implemented, then i could make use of Morten's
racetrack (https://github.com/MortenLohne/racetrack) and develop a
quantitative measure of the bot's performance. This is the current
priority.
</content>
</entry>
<entry>
<title>Fairly important bug fixes to lcdlib, LCD now echoes input!</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-31T20:33:30Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=399d90f1b94717aa0ca5abb1dc43bdb6f4160d13'/>
<id>urn:sha1:399d90f1b94717aa0ca5abb1dc43bdb6f4160d13</id>
<content type='text'>
Input polling without line-buffering is done using ncurses, so the
buildroot configuration had to change accordingly to include that
library.

The Makefile changed to accommodate stand-alone building of ct1986 and
to include -lcurses where appropriate. There were also some typos
about copying ct1986 and ctaklm to the correct directories.
</content>
</entry>
<entry>
<title>Purged uninteresting statistics</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-29T22:52:58Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=bda3a7edb76c9fe3dc21cbe5a0836829b705b407'/>
<id>urn:sha1:bda3a7edb76c9fe3dc21cbe5a0836829b705b407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added license information!</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-29T02:30:30Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=a77062ce3dc9a99ad0662010cc7eeb00dd5036a6'/>
<id>urn:sha1:a77062ce3dc9a99ad0662010cc7eeb00dd5036a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print progress before recursion rather than after</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-29T01:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=473797d820b3b224ee1d370a50e4bcd01d09d48e'/>
<id>urn:sha1:473797d820b3b224ee1d370a50e4bcd01d09d48e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small changes to build ct1986</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-26T23:14:22Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=ef65e760347ff695654627934ac347fce4b63511'/>
<id>urn:sha1:ef65e760347ff695654627934ac347fce4b63511</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stable negamax-alpha-beta fail-soft</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-26T19:38:19Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=277b3150630878f83a6895bea73c6d5d36ed0dbf'/>
<id>urn:sha1:277b3150630878f83a6895bea73c6d5d36ed0dbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Actually it seems before i was mis-counting</title>
<updated>2026-08-28T18:37:41Z</updated>
<author>
<name>tslil clingman</name>
<email>tslil@posteo.de</email>
</author>
<published>2021-01-26T05:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.l-3.space/cgit/ctak/commit/?id=3d8b8a5179a9684d8b7c77c7015b17b95f7dd701'/>
<id>urn:sha1:3d8b8a5179a9684d8b7c77c7015b17b95f7dd701</id>
<content type='text'>
</content>
</entry>
</feed>
