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
aaad991899
chessfriend
/
position
/
src
History
Download ZIP
Download TAR.GZ
Eryn Wells
aaad991899
Replace crate::r#move::castle::Castle with moves::Castle
2024-02-25 09:46:59 -08:00
..
move_generator
Replace crate::r#move::castle::Castle with moves::Castle
2024-02-25 09:46:59 -08:00
position
Replace crate::r#move::castle::Castle with moves::Castle
2024-02-25 09:46:59 -08:00
check.rs
[position] Derive several traits for CheckingPieces
2024-02-04 19:26:41 -08:00
display.rs
Directly rename board -> position
2024-01-28 09:56:57 -08:00
fen.rs
Return a chessfriend_moves::EnPassant from a new Position::en_passant()
2024-02-11 10:23:07 -07:00
lib.rs
Move position::tests → testing
2024-02-25 09:20:45 -08:00
macros.rs
[position] Implement all the example positions from Peter Ellis Jones' blog post
2024-02-03 15:16:00 -08:00
move.rs
[position] Fix all the unit tests
2024-02-03 10:04:41 -08:00
move_generator.rs
Rename MoveGenerator::bitboard → _test_bitboard
2024-02-11 10:29:09 -07:00
sight.rs
[position] Implement SliderRayToSquareExt on Shape instead of PlacedPiece
2024-02-02 07:29:43 -08:00
testing.rs
Move position::tests → testing
2024-02-25 09:20:45 -08:00