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
f4e57d7d6c
chessfriend
/
position
/
src
History
Download ZIP
Download TAR.GZ
Eryn Wells
f4e57d7d6c
[position] Implement all the example positions from Peter Ellis Jones' blog post
...
https://peterellisjones.com/posts/generating-legal-chess-moves-efficiently/
2024-02-03 15:16:00 -08:00
..
move_generator
[position] Implement all the example positions from Peter Ellis Jones' blog post
2024-02-03 15:16:00 -08:00
position
[position] Fix all the unit tests
2024-02-03 10:04:41 -08:00
check.rs
[position] Calculate push and capture masks on CheckingPieces
2024-02-02 07:53:50 -08:00
display.rs
Directly rename board -> position
2024-01-28 09:56:57 -08:00
fen.rs
[position] Add a fen! macro
2024-01-30 08:35:02 -08:00
lib.rs
[position] Implement all the example positions from Peter Ellis Jones' blog post
2024-02-03 15:16:00 -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
[position] Move whole-module move_generator tests to a tests/ module
2024-02-03 10:05:11 -08:00
sight.rs
[position] Implement SliderRayToSquareExt on Shape instead of PlacedPiece
2024-02-02 07:29:43 -08:00
tests.rs
[position] Implement all the example positions from Peter Ellis Jones' blog post
2024-02-03 15:16:00 -08:00