Commit Graph

14 Commits

Author SHA1 Message Date
simoncreates b673c1382c introduced internal chess engine, fixed bugs 2026-03-03 21:07:20 +01:00
simoncreates 813134ad68 beginning of transition 2026-03-03 20:06:50 +01:00
simoncreates 01105d5281 split up test 2026-02-26 22:18:01 +01:00
simoncreates a88f163a63 changed up uci impl 2026-02-26 22:14:50 +01:00
simoncreates a533242d7b introduced parsing uci moves, conversion to fen nad algebraic support 2026-02-26 22:05:24 +01:00
simoncreates 701f9a188a fixed bug where rook would also be able to initialize castling 2026-02-26 21:19:47 +01:00
simoncreates cf1de479c3 added castling + rough testing 2026-02-26 21:05:08 +01:00
simoncreates 7f866282ea preparing for introduction of castling, en passant and promotion 2026-02-26 00:50:32 +01:00
simoncreates 61a531c6f2 partially introduced castling, debating move rewrite 2026-02-26 00:32:29 +01:00
simoncreates 83119a2443 improved testing 2026-02-24 19:22:13 +01:00
simoncreates ff3e99382e introduced testing 2026-02-24 18:58:11 +01:00
simoncreates d1f05ba3c3 introduced 'ray' based move checking 2026-02-24 18:44:02 +01:00
simoncreates a1d8fa0f7d beginning of possible_moves function 2026-02-24 17:55:02 +01:00
simoncreates 4b11681f92 initial data structure 2026-02-24 17:07:56 +01:00