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
347
commits
6
branches
0
tags
747
KiB
90e33d1202
Commit graph
3 commits
Author
SHA1
Message
Date
Eryn Wells
90e33d1202
[board] Replace Pieces iterator with Mailbox::iter()
...
Mailbox can use a standard iterator because it's just a slice. So nice!
2024-07-13 11:52:02 -07:00
Eryn Wells
51de32fa0a
[board] Update reference to PieceBitBoard → PieceSet
...
This isn't all of them...
2024-07-13 11:50:38 -07:00
Eryn Wells
1d82d27f84
Move a whole bunch of stuff to the new chessfriend_board package
2024-04-25 13:28:24 -07:00