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
d3386bcb52
seer
/
src
/
lib.rs
5 lines
60 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 'FromFen' trait
2022-07-27 23:25:35 +02:00
pub
mod
fen
;
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