No description
ply! implements a small DSL for writing moves in code using a natural-ish algebraic notation. assert_move_list! takes a generator and an expected list of moves and asserts that they're equal. This macro is mostly a copy from one I wrote earlier in the position crate. |
||
---|---|---|
bitboard | ||
board | ||
core | ||
doc | ||
explorer | ||
moves | ||
position | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
ChessFriend.code-workspace | ||
Makefile |