A chess engine, written for the Inaugural Unofficial Gleam Chess Engine Tournament
my system configuration built on nixos and home-manager
a bunch of my smaller, throwaway projects
321256a feat(zobrist): add rough Zobrist hashing
~lucymcphail pushed to ~lucymcphail/girlchesser git
808ffbd fix(uci): parse Fischer time controls without increment
~lucymcphail pushed to ~lucymcphail/girlchesser git
011c325 fix(search): remember to reset board after making moves
~lucymcphail pushed to ~lucymcphail/girlchesser git
6c8f430 fix(search): remember to reset board after making moves
~lucymcphail pushed to ~lucymcphail/girlchesser git
6c8f430 fix(search): remember to reset board after making moves
~lucymcphail pushed to ~lucymcphail/girlchesser git
c82961d feat(search): add time management
~lucymcphail pushed to ~lucymcphail/girlchesser git
a6ce516 :bug: Fixed a bug where killing the search process brought down the engine.
~lucymcphail pushed to ~lucymcphail/girlchesser git
b3e53dc :recycle: Refactor move search into separate process.
~lucymcphail pushed to ~lucymcphail/girlchesser git
5b8f4bb Iterative deepening, but awful
~lucymcphail pushed to ~lucymcphail/girlchesser git
4f294f5 Reduce search depth to 2 for now
~lucymcphail pushed to ~lucymcphail/girlchesser git
4f294f5 Reduce search depth to 2 for now
~lucymcphail pushed to ~lucymcphail/girlchesser git
b0068d2 Update the accumulator inside the search, oops
~lucymcphail pushed to ~lucymcphail/girlchesser git
ea50d7d Fix Makefile
~lucymcphail pushed to ~lucymcphail/girlchesser git
6cb2e7f Update the accumulator inside the search, oops
~lucymcphail pushed to ~lucymcphail/girlchesser git
45c6ac0 Fix Makefile
~lucymcphail pushed to ~lucymcphail/girlchesser git