dgurkaynak / chess-ai

Medium strength Chess AI implementation in JavaScript
https://deniz.co/chess-ai/
14 stars 3 forks source link
chess chess-ai chess-engine

chess-ai

Medium strength Chess AI implementation in JavaScript.

Available on: https://deniz.co/chess-ai/

Demo

Presentation | Project Report

Method overview

Setup

node test/bratko-kopec.js
node test/ccr.js
node test/eigenmann-endgame.js
node test/kaufman.js
node test/lct.js
node test/nolot.js
node test/sbd.js
node test/wac300.js

Thanks

Special thanks to these projects that help me a lot in this.