notationix
v1.0.2
Published
A shared package for types used in the Forkix (frontend) and Brillix (backend) chess game.
Downloads
132
Readme
Notationix
A shared package for types used in the Forkix (frontend) and Brillix (backend) chess game.
Installation
To install the package, run:
npm install notationix
Usage
The package exports the following types:
import { Position, ChessPiece, GameState } from 'notationix';
License
This project is licensed under the MIT License.