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
No description
182
commits
6
branches
0
tags
747
KiB
Rust
99.4%
Python
0.6%
025ceb2694
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Eryn Wells
025ceb2694
[core] Move the contents of board::square to core::cordinates
...
Export Square, Direction, Rank, and File from the core crate.
2024-01-23 17:18:48 -08:00
board
[board] Make the MoveSet struct (and its internal structs) public for the crate
2024-01-22 08:20:38 -08:00
core
[core] Move the contents of board::square to core::cordinates
2024-01-23 17:18:48 -08:00
doc
Move Notes and ChessPieces docs to a doc directory
2024-01-22 19:27:08 -08:00
explorer
[board] Cave to pressure and implement fmt::Display for Position
2024-01-19 18:12:28 -08:00
.gitignore
Ignore the target/ directory
2023-12-19 11:13:41 -08:00
Cargo.lock
Make a Cargo Workspace!
2024-01-22 19:33:59 -08:00
Cargo.toml
[core] Move the contents of board::square to core::cordinates
2024-01-23 17:18:48 -08:00