hexchess.bot
v0.1.6
Published
> **Warning** > This package is in beta and is missing some functionality!
Downloads
17
Readme
hexchess.bot
Warning This package is in beta and is missing some functionality!
hexchess.bot is a TypeScript chess library used for hexagonal chess move generation.
Installation
Run the following command to install the most recent version of chess.bot from NPM:
npm install hexchess.bot
Import into your project
import { Bot } from 'hexchess.bot'