Lxdovic / Weakfish

Simple Chess artificial intelligence written in JavaScript.

Home Page:https://www.lxdovic.fr/weakfish.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weakfish

Simple Chess artificial intelligence written in JavaScript.

Makes use of :

  • Chessboardjs for the board UI
  • Chess.js for move generation/validation, piece placement/movement, and check/checkmate/stalemate detection

Versions, AI strength & methods used

Update changes & history

  • v(0.4) 13/08/21 > Added game book
  • v(0.3) 10/08/21 > Added simple move ordering
  • v(0.1) 10/08/21 > First version

Todo list

Looks cool i wanna play it 😍

About

Simple Chess artificial intelligence written in JavaScript.

https://www.lxdovic.fr/weakfish.php


Languages

Language:JavaScript 99.9%Language:CSS 0.1%Language:HTML 0.0%