No description
Find a file
Eryn Wells e4859105b7 [board] Implement directional shifts by 1 on BitBoard
Add some positive tests for these shifts. Negative tests, and boundary tests are still to come.

Implement at custom fmt::Debug for BitBoard so it prints binary.
2023-12-23 16:09:58 -07:00
board [board] Implement directional shifts by 1 on BitBoard 2023-12-23 16:09:58 -07:00
.gitignore Ignore the target/ directory 2023-12-19 11:13:41 -08:00
Notes.md Add some notes 2023-12-22 08:51:18 -08:00