This website requires JavaScript.
Explore
Help
Sign in
eryn
/
chessfriend
Watch
1
Star
0
Fork
You've already forked chessfriend
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
159
commits
6
branches
0
tags
747
KiB
21b5266789
Commit graph
5 commits
Author
SHA1
Message
Date
Eryn Wells
918b68f300
[board] Use Castle as the interface type for methods related to castling
...
Use BoardSide as an internal type for looking up generated bitboards, target squares, etc.
2024-01-21 09:05:42 -08:00
Eryn Wells
c413db0bf1
[board] Clean up Display and Debug implementations on BitBoard, Flags, Position, and PlacedPiece
2024-01-19 18:09:05 -08:00
Eryn Wells
e56d256812
[board] Fix two build errors
2024-01-14 10:26:36 -08:00
Eryn Wells
284b3b68a0
[board] Add another test to the position flags
2024-01-14 10:19:20 -08:00
Eryn Wells
953c2f1522
[board] Move position flags to a Flags struct in its own module
2024-01-13 11:15:09 -08:00