A very simple chess engine
Go to file
Bruno BELANYI 585c127381 Statically assert zero-cost invariants
Since some or all of those invariants will come in handy to ensure we
use as little memory as possible, to maximize the speed of the move
generation later on.
2024-04-01 22:20:39 +01:00
.woodpecker Bootstrap project 2024-04-01 22:20:39 +01:00
src Statically assert zero-cost invariants 2024-04-01 22:20:39 +01:00
utils/gdb Add GDB pretty-printers 2024-04-01 22:20:39 +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 Bootstrap project 2024-04-01 22:20:39 +01:00