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
8cdb9f13b4
chessfriend
/
position
/
src
History
Download ZIP
Download TAR.GZ
Eryn Wells
8cdb9f13b4
[position] Apply capture and push masks to move generator results
2024-01-30 08:34:29 -08:00
..
move_generator
[position] Apply capture and push masks to move generator results
2024-01-30 08:34:29 -08:00
position
[position] Remove the unused Position::move_is_legal
2024-01-29 20:12:41 -08:00
display.rs
Directly rename board -> position
2024-01-28 09:56:57 -08:00
fen.rs
[position] Implement FromFen for Position, Piece, and Color
2024-01-29 16:10:08 -08:00
lib.rs
Add an assert_move_list! macro to help with verifying move lists
2024-01-29 14:46:41 -08:00
macros.rs
[position] Clean up rook unit tests
2024-01-28 10:28:01 -08:00
move.rs
[position] Implement FromFen for Position, Piece, and Color
2024-01-29 16:10:08 -08:00
move_generator.rs
[position] Plumb capture mask and push mask arguments through all move generators
2024-01-29 20:12:12 -08:00
sight.rs
Directly rename board -> position
2024-01-28 09:56:57 -08:00
tests.rs
Add an assert_move_list! macro to help with verifying move lists
2024-01-29 14:46:41 -08:00