A very simple chess engine
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Bruno BELANYI b3222276ab
continuous-integration/drone/push Build is passing Details
Improve 'board::BitboardIterator'
* Accurate 'size_hint'.
* Exact size.
* Fused iterator (keeps returning 'None' after returning 'None' once).
9 months ago
src Improve 'board::BitboardIterator' 9 months ago
utils/gdb Add GDB pretty-printers 9 months ago
.drone.yml Add Drone CI 9 months ago
.gdbinit Add GDB pretty-printers 9 months ago
.gitignore Add generated files to git ignore 9 months ago
Cargo.lock Bootstrap build system 9 months ago
Cargo.toml Bootstrap build system 9 months ago
flake.lock Add nix flake 9 months ago
flake.nix Fix 'cargo clippy' launched by hand 9 months ago