This website requires JavaScript.
Explore
Help
Sign in
charlie
/
Cherris
Watch
1
Star
0
Fork
You've already forked Cherris
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
9
commits
1
branch
0
tags
41
KiB
Rust
100%
main
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Exact
Exact
Union
RegExp
RobotZap10000
c20ff5ba68
Cleaned up Ray next match, added corner test cases and added iteration limit in tests
2026-07-04 12:25:42 +02:00
src
Cleaned up Ray next match, added corner test cases and added iteration limit in tests
2026-07-04 12:25:42 +02:00
.gitignore
Init
2026-04-09 00:18:16 +02:00
Cargo.lock
Chessboard and Square struct with impl Display for easy printing
2026-06-29 09:59:21 +02:00
Cargo.toml
Init
2026-04-09 00:18:16 +02:00
README.md
README
2026-04-09 00:20:39 +02:00
README.md
TUI chess game written in Rust