Chess website to review games, play, learn and analyze for free on any device with Stockfish !
-
Updated
Jun 3, 2025 - 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 16 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.
Web UIs for the Lozza chess engine.
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.…
Browser based implementation of Turing's Turochamp Chess Engine.
Chess engine with ~2100 Elo on chess.com
The Quick Basic (QB64) edition of the Huo Chess engine. The best open-source micro chess program to use for educational purposes!
A chess app for Linux, written in Python, using Gtk, the Chess module, and the powerful Stockfish chess engine.
a C++ chess engine with support for full chess rules and an AI opponent. It implements move generation, position evaluation, and a minimax search with alpha-beta pruning to choose the best moves. This project is designed to be modular and extensible.
Simple multiplatform C++ chess program.
The .NET 6.0 edition of the Huo Chess engine, also known as Huo Chess Delta Version (Huo Chess DV). The best open-source micro chess program to use for educational purposes!
Chess game made by java, term-project for Object-Oriented Programming (CSI2102-02, Yonsei University) class
chess tools with engine support
Taures: a rust based chess engine and GUI
A lightweight web interface for the Eleanor chess engine, built with Bun, React, and TypeScript. Enables real-time play and API control.
Add a description, image, and links to the chess-engine-gui topic page so that developers can more easily learn about it.
To associate your repository with the chess-engine-gui topic, visit your repo's landing page and select "manage topics."