This website requires JavaScript.
Explore
Help
Register
Sign In
stefiosif
/
zeal
Watch
1
Star
0
Fork
0
You've already forked zeal
Code
Issues
Packages
Projects
Releases
Wiki
Activity
25
Commits
1
Branch
0
Tags
8d779d69d0a0f1edf583ed0ffc5c570a0a8c19c0
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
stefiosif
8d779d69d0
Clean up duplicate code bishop/rook attacks using deltas for each direction
2024-07-16 19:02:19 +03:00
.github
/workflows
Add release tag on github workflow
2024-07-05 20:33:46 +03:00
src
Clean up duplicate code bishop/rook attacks using deltas for each direction
2024-07-16 19:02:19 +03:00
.gitignore
Commit working directory
2024-04-06 16:11:09 +03:00
Cargo.lock
Add piece attack tables and magic bitboards
2024-05-29 20:37:15 +03:00
Cargo.toml
Refactor using Clippy nursery and unwrap_used
2024-05-29 21:30:19 +03:00
perft.sh
Add perft function and fix move generator bugs using perftree
2024-07-01 23:29:56 +03:00
Description
UCI-compliant chess engine.
MIT
312
KiB
Languages
Rust
99.6%
Shell
0.4%