Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.
-
Updated
Aug 31, 2021 - JavaScript
Simple chess AI in JavaScript. Uses the chess.js and chessboard.js libraries.
A chess engine and AI move finder written in Javascript. Beats Stockfish level 6 on Lichess.
象棋巫师(非官方)python实现
Responsive chess web GUI to play against the Stockfish 17.1 chess engine. Multiple web GUI implementations have also been included.
UCI Protocol for node.js - talk to chess engines painlessly
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.
Try out lichess' bot interface
A thin wrapper on a uci chess engine
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
Medium strength Chess AI implementation in JavaScript
a free alt to chess.com's paid game review
A minimal standalone server running stockfish.js engine written in nodejs
Bitboard viewer for chess developers.
Chess bot using stockfish to highlight the best moves on Chess.com
Chezz chess is an online multiplayer chess game built using Javascript (Node.js and Socket.io) with login and sign build using that used Chessboard.js and Chess.js for interface and logic
A Stockfish engine player for ChessConsole. Play the popular Stockfish engine on ChessConsole.
Chess engine made with pure JavaScript and no tutorials!
Server/Cloud-ready Stockfish Docker Image.
A chess learning tool used for learning chess, and automating play against yourself!
ChessMate is a real-time chess application built using Node.js, Express, MongoDB, Vanilla JavaScript, HTML5 & CSS3. It provides users with the ability to play chess online with friends or other players.
Add a description, image, and links to the chess-engine topic page so that developers can more easily learn about it.
To associate your repository with the chess-engine topic, visit your repo's landing page and select "manage topics."