Skip to content
#

chess-engine

Here are 94 public repositories matching this topic...

A responsive web-based chess app and graphical user interface (GUI) for the Stockfish chess engine, featuring analysis, evaluation, and graphical representations. It is the official chess app of BoldChess.com.

  • Updated May 28, 2024
  • JavaScript
chessJS

This engine has defeated Stockfish Level-6 which has 2300+ ELO rating with 1sec as thinking time. It is an implementation of Chess Engine in JavaScript by using Min Max Tree with Alpha-Beta pruning (GOFAI (Good Old-Fashioned Artificial Intelligence)). The front-end of the website is basic HTML and CSS. ChessJS Version 2 : v2.chessjs.tech

  • Updated Dec 27, 2021
  • JavaScript

Improve this page

Add a description, image, and links to the chess-engine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the chess-engine topic, visit your repo's landing page and select "manage topics."

Learn more