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
750b16970f
chessfriend
/
board
/
src
History
Download ZIP
Download TAR.GZ
Eryn Wells
750b16970f
[board] Create const arrays for Shape that return &'static to its enum cases
2023-12-31 11:44:47 -08:00
..
bitboard
[board] Change the type of BitScanner.shift form u32 to usize
2023-12-31 09:27:16 -08:00
moves
[board] Replace Moves' separate properties with a Vec of Iterators
2023-12-31 11:44:47 -08:00
position
[board] Create const arrays for Shape that return &'static to its enum cases
2023-12-31 11:44:47 -08:00
lib.rs
[board] A couple small changes to support the explorer crate
2023-12-28 15:11:57 -07:00
piece.rs
[board] Create const arrays for Shape that return &'static to its enum cases
2023-12-31 11:44:47 -08:00
square.rs
[board] Clean up interfaces of pieces and square structs
2023-12-29 09:17:33 -08:00
tests.rs
[board] Implement PawnMoveGenerator
2023-12-29 09:03:02 -08:00