A very simple chess engine
Go to file
Bruno BELANYI 4bc597439e Move 'board::bitboard' into folder module
I will be adding a 'BitboardIterator' type, and it makes more sense to
use a folder for this module at this point.
2022-07-16 14:41:07 +02:00
src Move 'board::bitboard' into folder module 2022-07-16 14:41:07 +02:00
.gitignore Add generated files to git ignore 2022-07-15 19:57:21 +02:00
Cargo.lock Bootstrap build system 2022-07-15 19:56:01 +02:00
Cargo.toml Bootstrap build system 2022-07-15 19:56:01 +02:00
flake.lock Add nix flake 2022-07-15 19:56:54 +02:00
flake.nix Add nix flake 2022-07-15 19:56:54 +02:00