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
7df442e03c
seer
/
src
/
lib.rs
5 lines
62 B
Rust
Raw
Normal View
History
Unescape
Escape
Add 'Bitboard' and 'Square' definitions
2022-07-15 21:33:07 +02:00
pub
mod
board
;
Introduce 'Error' enum
2022-07-27 23:24:24 +02:00
pub
mod
error
;
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