CPG/src/Chess
Mattia Giambirtone 244ad1725a Work on magic bitboard generation 2024-04-18 21:17:29 +02:00
..
tests Minor changes, add more tests 2024-04-13 21:23:12 +02:00
bitboards.nim Work on magic bitboard generation 2024-04-18 21:17:29 +02:00
board.nim Added knight movegen. Updated attack tracking. Fix bugs 2024-04-17 20:27:39 +02:00
magics.nim Work on magic bitboard generation 2024-04-18 21:17:29 +02:00
moves.nim Refactoring of Square handling, removed old code. Initial move generation work on pawns 2024-04-16 23:45:32 +02:00
pieces.nim Work on magic bitboard generation 2024-04-18 21:17:29 +02:00
player.nim Fix bugs with pawn movegen and add promotions 2024-04-17 11:54:45 +02:00