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

Simple Chess artificial intelligence written in JavaScript.

Notifications You must be signed in to change notification settings

Lxdovic/Weakfish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😍