Crate owlchess_base

Source
Expand description

§Base types for owlchess

This is an auxiliary crate for owlchess, which contains some core stuff. It was split from the main crate, so everything declared here can be used in the build script for owlchess.

Normally you don’t want to use this crate directly. Use owlchess instead.

Modules§

bitboard
Bitboard-related stuff
bitboard_consts
Simple and useful bitboard constants
geometry
Named ranks and offsets on the chess board
types
Core chess types