Chess website to review games, play, learn and analyze for free on any device with Stockfish !
-
Updated
May 8, 2026 - TypeScript
Chess website to review games, play, learn and analyze for free on any device with Stockfish !
Responsive chess web GUI to play against the Stockfish 18 chess engine. Multiple web GUI implementations have also been included.
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.
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
AI Stockfish Flask Chess is a powerful web-based chess application built using Flask and integrated with the Stockfish AI engine. Play chess against one of the strongest engines in the world, directly inside your browser.
This chess engine with GUI is done with vanilla javascript, engine is based on vice chess engine that is creation of bluefever software, This AI model is itself programmed in plain javascript, and works on Alpha Beta Pruning search algorithm model with transposition table, null move pruning and quiescence inside an iterative deepening framework.…
A modern chess application built with Next.js
A comprehensive backend development journey covering Node.js, Express.js, MongoDB, REST APIs, authentication, and more. This repository showcases hands-on projects aligned with each topic to solidify understanding and practical skills.
A real-time multiplayer chess application built with React, Node.js, Socket.IO, and Supabase. Features include matchmaking, live gameplay, game history, and a responsive chess board interface.
A local arena where LLMs play chess — move by move, live. Human vs Model or Model vs Model, every move validated with chess.js, every game replayable and logged.
A real-time, multiplayer chess application built with React and Socket.IO that brings the classic game of chess to your browser with a modern, responsive interface.
A simple web-based chess game frontend built with chess.js and chessground.
Interactive chess platform: play against Stockfish with a coach that explains every move, analyze any position with live best-move arrows, learn openings step by step, study guided lessons and solve tactics puzzles.
React chess game with move validation, timers, and Stockfish AI integration powered by Web Workers.
Chessify is an interactive chess learning platform that lets you load PGNs, simulate games move-by-move, and get instant Stockfish-powered analysis — all directly in your browser using HTML, CSS, and JavaScript.
3D Chess game for browsers.
React training task at Nextiva on boarding
A simple chess board for my later fun with stockfish
Add a description, image, and links to the chess-js topic page so that developers can more easily learn about it.
To associate your repository with the chess-js topic, visit your repo's landing page and select "manage topics."