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
306
commits
6
branches
0
tags
747
KiB
5f1fce6cc2
Commit graph
4 commits
Author
SHA1
Message
Date
Eryn Wells
4b35051deb
[position] Derive several traits for CheckingPieces
...
Clone, Debug, Eq, and PartialEq.
2024-02-04 19:26:41 -08:00
Eryn Wells
17410936ab
[position] Remove the rook_push_mask test from check.rs
...
This test now lives in move_generator::tests::peterellisjones
2024-02-04 19:26:11 -08:00
Eryn Wells
31903cb514
[position] Calculate push and capture masks on CheckingPieces
2024-02-02 07:53:50 -08:00
Eryn Wells
8aa5dacfc8
Initial implementation of CheckingPieces and Position::checking_pieces()
2024-01-30 08:53:13 -08:00