Files
brchess/test
Bruno Raoult d5906b1fb9 start bitboard init (see commit details)
- bitboard.c: make attacks for knight/king
- square macros (BB, BBfile, BBrank) renamed sq_make, sq_file,
  sq_rank, moved to board.h (and become temporarily inline funcs)
- different macros/defs moved to "correct place" (bitboard/board/piece):
  board.[ch]: everything related to board/square
  bitboard.[ch]: everything related to bitboards
  piece.[ch]: everything related to pieces
2024-02-11 20:47:09 +01:00
..
2024-02-05 08:38:08 +01:00
2024-02-10 09:16:59 +01:00
2024-02-05 08:38:08 +01:00
2024-02-05 08:38:08 +01:00