1.0.12 • Published 2 years ago

khmer-chess-ai v1.0.12

Weekly downloads
17
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.9

3 years ago

1.0.10

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago