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
d714374f35
chessfriend
/
moves
/
src
History
Download ZIP
Download TAR.GZ
Eryn Wells
d714374f35
Pass self by reference to move builder methods where possible
2024-02-25 08:57:16 -08:00
..
builder.rs
Pass self by reference to move builder methods where possible
2024-02-25 08:57:16 -08:00
castle.rs
Make moves::castle::Parameters public
2024-02-25 08:51:23 -08:00
defs.rs
Pad out the discriminants of Kind variants
2024-02-11 10:23:07 -07:00
en_passant.rs
Return a chessfriend_moves::EnPassant from a new Position::en_passant()
2024-02-11 10:23:07 -07:00
lib.rs
Return a chessfriend_moves::EnPassant from a new Position::en_passant()
2024-02-11 10:23:07 -07:00
moves.rs
In Move::capture_square, move the en passant check above the simple capture check
2024-02-13 11:04:21 -07:00