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
7b8ce3b31d
chessfriend
/
board
/
src
History
Download ZIP
Download TAR.GZ
Eryn Wells
7b8ce3b31d
[board] Derive Copy for Move
2024-01-21 09:21:48 -08:00
..
bitboard
[board] Rehash BitBoard's std::ops implementations
2024-01-21 09:14:02 -08:00
move_generator
[board] Clean up some stray muts and imports in the bishop move generator module
2024-01-21 09:20:31 -08:00
position
[board] Move position builders into a builders module
2024-01-21 09:20:03 -08:00
display.rs
lib.rs
[board] Cave to pressure and implement fmt::Display for Position
2024-01-19 18:12:28 -08:00
macros.rs
[board] Move piece! and position! macros to a new macros.rs module
2024-01-19 18:09:05 -08:00
move.rs
[board] Derive Copy for Move
2024-01-21 09:21:48 -08:00
piece.rs
[board] Update a bunch of methods to take &Piece instead of plain Piece
2024-01-21 09:18:16 -08:00
sight.rs
[board] Fix some en passant related stuff in the the sight module
2024-01-21 09:21:27 -08:00
square.rs
[board] Use Castle as the interface type for methods related to castling
2024-01-21 09:05:42 -08:00