A very simple chess engine
Go to file
Bruno BELANYI f9ba6fa680
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Refactor castling right management in 'do_move'
I find it more readable.
2024-04-06 00:20:17 +01:00
.woodpecker Bootstrap project 2024-04-01 22:20:39 +01:00
src Refactor castling right management in 'do_move' 2024-04-06 00:20:17 +01:00
utils/gdb Simplify 'Move' 2024-04-05 22:41:24 +01:00
.envrc Bootstrap project 2024-04-01 22:20:39 +01:00
.gdbinit Add GDB pretty-printers 2024-04-01 22:20:39 +01:00
.gitignore Bootstrap project 2024-04-01 22:20:39 +01:00
Cargo.lock Bootstrap project 2024-04-01 22:20:39 +01:00
Cargo.toml Bootstrap project 2024-04-01 22:20:39 +01:00
flake.lock Bootstrap project 2024-04-01 22:20:39 +01:00
flake.nix Deny warnings in 'clippy' pre-commit hook 2024-04-01 22:20:39 +01:00
rustfmt.toml Add explicit 'rustfmt' configuration 2024-04-03 21:26:18 +01:00