index
:
chessnost
canary
master
shannon-type-b
Somewhat decent chess engine written in Rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.rs
blob: 3555c8111b7880402efb5c7cf38464335011e0dc (
plain
)
1
2
3
4
5
mod bitboard; fn main() { println!("Hello, world!"); }