Current section

Files

Jump to
bibi README.md
Raw

README.md

# bibi
[![Package Version](https://img.shields.io/hexpm/v/bibi)](https://hex.pm/packages/bibi)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/bibi/)
```sh
gleam add bibi
```
# Examples
Check out this [example](./examples/tic_tac_toe) of how you might use bitboards for implmenting tic tac toe.
Further documentation can be found at <https://hexdocs.pm/bibi/>.