chessfriend/board
Eryn Wells c297e4cbfa [board] Replace implementation of Board::piece_on_square with a simpler one
Now that board has a Mailbox, the implementation of this routine can be greatly
simplified. Instead of needing to iterate through all BitBoards to find the
occupied square, just consult the mailbox.
2024-07-13 11:57:57 -07:00
..
src [board] Replace implementation of Board::piece_on_square with a simpler one 2024-07-13 11:57:57 -07:00
Cargo.toml Move a whole bunch of stuff to the new chessfriend_board package 2024-04-25 13:28:24 -07:00