<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chess, 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-24T15:06:42+00:00</updated>
<entry>
<title>feat(search): removing double clock check and instalny finish search with only one legal moves</title>
<updated>2026-08-24T15:06:42+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-24T15:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=ac99b1562391201b954c3b9dbd3c81a3050197a4'/>
<id>urn:sha1:ac99b1562391201b954c3b9dbd3c81a3050197a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(tests): making formating check be normal script</title>
<updated>2026-08-24T09:08:08+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-24T09:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=516a65fd163390b9095b98d8dd7338440be7e1c5'/>
<id>urn:sha1:516a65fd163390b9095b98d8dd7338440be7e1c5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(tests): adding hash testing to new tests</title>
<updated>2026-08-24T09:04:44+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-24T09:04:44+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=cb72b254db524a398c07ad9c63c13cbbbe8dbba0'/>
<id>urn:sha1:cb72b254db524a398c07ad9c63c13cbbbe8dbba0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(tests): improving tests by creating testing cli app</title>
<updated>2026-08-24T08:30:53+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-24T08:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=22718aea57fde4e325aea4c0d36d76b0d1609fa7'/>
<id>urn:sha1:22718aea57fde4e325aea4c0d36d76b0d1609fa7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(fen): making fen parser do incremental bitboards instead of looping for each one</title>
<updated>2026-08-23T09:38:59+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-23T09:38:59+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=9a9cbe07f062ce7734ae2b7c6161c0e8ec4b0e4c'/>
<id>urn:sha1:9a9cbe07f062ce7734ae2b7c6161c0e8ec4b0e4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(move): making makemove function be nicer</title>
<updated>2026-08-23T07:32:50+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-23T07:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=393e544bbc3a14e38179bc7a73ca79690c154b28'/>
<id>urn:sha1:393e544bbc3a14e38179bc7a73ca79690c154b28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(evaluation): adjusting piece values</title>
<updated>2026-08-23T07:07:17+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-23T07:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=101f58159685d72756bc08e26e64d56e607809b3'/>
<id>urn:sha1:101f58159685d72756bc08e26e64d56e607809b3</id>
<content type='text'>
</content>
</entry>
<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>refactor(search): making code nicer and little faster</title>
<updated>2026-08-21T16:35:02+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-21T16:35:02+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=05035f72d77a18321d39e118ed28858b8c25bdad'/>
<id>urn:sha1:05035f72d77a18321d39e118ed28858b8c25bdad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>perf(board): using magic bitboards for is square attacked helper</title>
<updated>2026-08-20T18:24:49+00:00</updated>
<author>
<name>Adam</name>
<email>adammegarules1@gmail.com</email>
</author>
<published>2026-08-20T18:24:49+00:00</published>
<link rel='alternate' type='text/html' href='https://adam.bezdek.eu/chess/commit/?id=e4a8a445acd8f966861174ec5d6e2537f060dc1a'/>
<id>urn:sha1:e4a8a445acd8f966861174ec5d6e2537f060dc1a</id>
<content type='text'>
</content>
</entry>
</feed>
