A very simple chess engine
Find a file
Bruno BELANYI 8b7a70b2f0 Use 'ChessBoardBuilder' in 'FromFen'
This will allow taking this *out* of the module, now that we don't need
to reach into the internals of 'ChessBoard'.
2024-04-01 21:32:02 +01:00
.woodpecker Bootstrap project 2024-03-28 20:30:43 +00:00
src Use 'ChessBoardBuilder' in 'FromFen' 2024-04-01 21:32:02 +01:00
utils/gdb Add 'print-board' GDB command 2024-04-01 14:53:09 +01:00
.envrc Bootstrap project 2024-03-28 20:30:43 +00:00
.gdbinit Add GDB pretty-printers 2024-04-01 12:21:33 +01:00
.gitignore Bootstrap project 2024-03-28 20:30:43 +00:00
Cargo.lock Bootstrap project 2024-03-28 20:30:43 +00:00
Cargo.toml Bootstrap project 2024-03-28 20:30:43 +00:00
flake.lock Bootstrap project 2024-03-28 20:30:43 +00:00
flake.nix Deny warnings in 'clippy' pre-commit hook 2024-04-01 12:21:33 +01:00