Crates.io | reason-othello |
lib.rs | reason-othello |
version | 0.1.0 |
source | src |
created_at | 2021-04-02 13:29:36.715794 |
updated_at | 2021-04-02 13:29:36.715794 |
description | An Othello library with a blazing fast bitboard. |
homepage | |
repository | https://github.com/maxwells-daemons/reason/ |
max_upload_size | |
id | 377656 |
size | 38,756 |
reason-othello is a full-featured Othello library backed by a blazing fast bitboard.
Key features include:
Board
type for engines, and a safe high-level Game
type.This package was developed as part of the reason engine.