Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Latest commit

 

History

History
30 lines (20 loc) · 1.64 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.64 KB

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 😍