Commit graph

22 commits

Author SHA1 Message Date
Moritz
bc4d1dc865 .\.git\ 2025-11-17 08:25:15 +01:00
Moritz
391a08ad88 alpha beta pruning 2025-11-16 20:49:24 +01:00
Moritz
eb19606360 alpha beta pruning 2025-11-16 20:18:44 +01:00
Moritz
96ea7fd2c9 fixed progress tracking 2025-11-15 18:42:56 +01:00
Moritz
e66771dba9 performance progress tracking 2025-11-15 18:30:21 +01:00
Moritz
f1ec0a08d9 fixed uci 2025-11-15 11:43:03 +01:00
Moritz
66cea5a2bf basic uci protocol 2025-11-15 01:04:03 +01:00
Moritz
9d527634eb most basic best move search 2025-11-14 23:32:52 +01:00
Moritz
af2178abad fixed perft 2025-11-14 22:30:42 +01:00
Moritz Eigenauer
e3edb21111 debug 2025-11-14 18:45:41 +01:00
Moritz
196e5ba265 added (failing) perft, debugging required 2025-11-14 13:56:49 +01:00
Moritz
2aca5ed841 prevented illegal castling 2025-11-14 12:16:55 +01:00
Moritz
2a100c8b50 completed is_square_attacked testing 2025-11-14 11:20:44 +01:00
Moritz
e305a3556f implement is_square_attacked and is_king_attacked 2025-11-13 22:59:26 +01:00
Moritz
1ddc38165f added undo_move, added make/undo testing 2025-11-13 16:47:34 +01:00
Moritz
e7578dd0f0 cleanup and restructure 2025-11-13 15:47:32 +01:00
Moritz
5e19c1e494 finished make_move 2025-11-13 14:47:43 +01:00
Moritz
b72e1e55eb implemented make_move for basic white moves 2025-11-13 01:06:33 +01:00
Moritz Eigenauer
ca75fa6d61
Delete mistake 2025-11-13 00:03:13 +01:00
Moritz Eigenauer
628b9fcc42 syncing between desktops 2025-11-12 18:19:21 +01:00
Moritz Eigenauer
1f61dc35f8 reworked moveflag system 2025-11-12 18:09:51 +01:00
Moritz Eigenauer
951a8bbec6 Reinitialize repository and add working move generation for all pieces 2025-11-12 17:01:12 +01:00