<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chess/src/uci.hpp, branch main</title>
<subtitle>Chess engine written in C++</subtitle>
<id>https://adam.bezdek.eu/chess/atom?h=main</id>
<link rel='self' href='https://adam.bezdek.eu/chess/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/'/>
<updated>2026-08-22T18:24:02+00:00</updated>
<entry>
<title>refactor(uci): removing out of date header</title>
<updated>2026-08-22T18:24:02+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-22T18:24:02+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=4b0e7f4a0f08fe5bffbdd2fa900250963f9fd836'/>
<id>urn:sha1:4b0e7f4a0f08fe5bffbdd2fa900250963f9fd836</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implementing memory optimazied move using uint16_t instead of a four integers and one byte</title>
<updated>2026-08-15T15:01:54+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-15T15:01:54+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=4eb36e67eca586a662298bfe8cc5392fbfa698e0'/>
<id>urn:sha1:4eb36e67eca586a662298bfe8cc5392fbfa698e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improving code</title>
<updated>2026-08-11T11:53:26+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-11T11:53:26+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=4dc1623d5e313a9e03fc8e3fc96bb495325a3283'/>
<id>urn:sha1:4dc1623d5e313a9e03fc8e3fc96bb495325a3283</id>
<content type='text'>
</content>
</entry>
<entry>
<title>aplying more fixes</title>
<updated>2026-08-10T16:43:02+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-10T16:43:02+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=bc5d459f25b0d9e5e36cbd42c16699fbece4c407'/>
<id>urn:sha1:bc5d459f25b0d9e5e36cbd42c16699fbece4c407</id>
<content type='text'>
</content>
</entry>
<entry>
<title>using cpp check on this project</title>
<updated>2026-07-31T18:27:02+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-07-31T18:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=1b006985ba2381a29dd9aa34aec1dafbae224897'/>
<id>urn:sha1:1b006985ba2381a29dd9aa34aec1dafbae224897</id>
<content type='text'>
</content>
</entry>
<entry>
<title>new folder structer</title>
<updated>2026-07-29T18:16:13+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-07-29T18:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=53e58af35c46140a05b3ce4dcec9e425ca359529'/>
<id>urn:sha1:53e58af35c46140a05b3ce4dcec9e425ca359529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>saving cache to dish</title>
<updated>2026-07-29T09:16:11+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-07-29T09:16:11+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=2f512931427121ea287cf2812ddf0b3fd6d7b83c'/>
<id>urn:sha1:2f512931427121ea287cf2812ddf0b3fd6d7b83c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>making cache have depth</title>
<updated>2026-07-29T06:59:01+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-07-29T06:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=9ec09d7151ea8fa78d082ab931691a5db2f1be6a'/>
<id>urn:sha1:9ec09d7151ea8fa78d082ab931691a5db2f1be6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding transpositions</title>
<updated>2026-07-29T06:49:58+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-07-29T06:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=815abe7aabf47814dc391d19dedd6e9b23f100a1'/>
<id>urn:sha1:815abe7aabf47814dc391d19dedd6e9b23f100a1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>removing repl and unsuded featuares</title>
<updated>2026-07-28T17:03:20+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-07-28T17:03:20+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=40e242dc5450e1661c817b0bad8f9748388c278a'/>
<id>urn:sha1:40e242dc5450e1661c817b0bad8f9748388c278a</id>
<content type='text'>
</content>
</entry>
</feed>
