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
3b3062108a
chessfriend
/
board
/
src
History
Download ZIP
Download TAR.GZ
Eryn Wells
3b3062108a
[board] Implement fmt::Display on Square
...
Prints the square in algebraic notation
2024-01-05 18:29:01 -08:00
..
bitboard
[board] Get king moves from the bitboard library
2024-01-02 08:42:47 -08:00
moves
[board] Get king moves from the bitboard library
2024-01-02 08:42: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] Implement fmt::Display on Square
2024-01-05 18:29:01 -08:00
tests.rs
[board] Implement fmt::Display on Square
2024-01-05 18:29:01 -08:00