chess-js

2.0.0 • Public • Published

JavaScript chess engine for Node.js/Browser

Travis Build

Build Status

Alt text

Features

  • Minimax implementation with variable depth
  • Game state (de)serialisation to JSON
  • Web interface
  • API (can be used in React Native, Node, Browser, etc)
  • Alpha-Betta pruning with ordering optimization
  • Web workers for better performance
  • more..

### How to run example $ cd example $ npm install $ npm start

Readme

Keywords

none

Package Sidebar

Install

npm i chess-js

Weekly Downloads

7

Version

2.0.0

License

ISC

Last publish

Collaborators

  • art.deineka