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
1ebe7d10de
chessfriend
/
board
/
src
/
position
History
Download ZIP
Download TAR.GZ
Eryn Wells
9a8380573b
[board] Move MakeMoveBuilder::new() to an impl that specifies NoMove
...
I can build these now without having to specify a type for M.
2024-01-22 08:18:19 -08:00
..
builders
[board] Move MakeMoveBuilder::new() to an impl that specifies NoMove
2024-01-22 08:18:19 -08:00
diagram_formatter.rs
[board] Remove the intermediate String when building a diagram representation of a Position
2024-01-21 13:02:06 -08:00
flags.rs
[board] Remove BoardSide enum; use Castle everywhere
2024-01-21 10:38:50 -08:00
mod.rs
[board] Remove BoardSide enum; use Castle everywhere
2024-01-21 10:38:50 -08:00
piece_sets.rs
[board] Fix some bugs in the starting position
2024-01-21 14:56:03 -08:00
pieces.rs
[board] Implement a PositionBuilder; refactor piece bitboards into a PieceBitBoards struct
2024-01-19 18:09:05 -08:00
position.rs
[board] Put a cached Moves object into a OnceCell on Position
2024-01-22 08:12:28 -08:00