This website requires JavaScript.
Explore
Help
Sign In
ambroisie
/
seer
Watch
1
Star
0
Fork
You've already forked seer
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
c8d7c17711
seer
/
src
/
lib.rs
4 lines
47 B
Rust
Raw
Normal View
History
Unescape
Escape
Add 'Bitboard' and 'Square' definitions
2022-07-15 21:33:07 +02:00
pub
mod
board
;
Add naive king move generation
2022-07-22 10:22:37 +02:00
pub
mod
movegen
;
Add 'static_assert' macro
2022-07-18 11:04:52 +02:00
pub
mod
utils
;
Reference in a new issue
Copy permalink