chessfriend/board
Eryn Wells b95c34f51e [board] Implement KnightMoveGenerator
Use the generated knight_moves BitBoards from bitboard::MoveLibrary to generate knight moves.

This commit doesn't yet implement computing bitboards for knight moves.
2024-01-01 09:37:44 -08:00
..
src [board] Implement KnightMoveGenerator 2024-01-01 09:37:44 -08:00
Cargo.lock [board] Move bitboard lib to "board" 2023-12-20 11:45:55 -08:00
Cargo.toml [board] Move bitboard lib to "board" 2023-12-20 11:45:55 -08:00