1.0.12 • Published 3 years ago

khmer-chess-ai v1.0.12

Weekly downloads
17
License
MIT
Repository
github
Last release
3 years ago

khmer-chess-ai.js Build Status

khmer-chess-ai.js is a Javascript chess library that is used as player robot brain.

Installing

  • npm i -D khmer-chess-ai

Importing

import { KhmerChessAI } from 'khmer-chess-ai';
const { KhmerChessAI } = require('khmer-chess-ai');

Run

> npm i
> npm start

Build

> npm i
> npm run build

Test and Coverage

> npm run test
> npm run cov
1.0.12

3 years ago

1.0.9

4 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago