The world's strongest Java chess engine.
-
Updated
Oct 7, 2025 - Java
The world's strongest Java chess engine.
Chess Engine Implementation using Minmax, Alpha-Beta Pruning, and Quiescence Search Algorithm.
Strong Chess Engine in C++
A multi-algorithm chess game that aims to teach AI concepts through experimentation. Users can select from four algorithms to compete against, as well set the search depth.
Jungle: Chess Game Engine - Implementation of Minimax, Alpha-Beta Pruning, Move Ordering, and Quiescence Search - SUSTech project of course CS109: Introduction to Programming in Spring 2023 - Score: 110/100
A UCI-compatible Chess Engine written in C++20 with an Android and WearOS Interface
A python based chess engine
A UCI-compatible chess engine, capable of beating (most) human players.
OBSIDIAN, a smart Python chess engine, plays strategically at a level of approximately 2000 ELO. uses Minimax Algorithm and Alpha-Beta Pruning
♟️ An algorithmic chess engine, written in Python.
(chess, informal, derogatory) A bad player; an amateur.
A fully python coded chess engine
Euclid Engine, a modern chess engine with advanced search and training algorithms.
A Negamaxing Chess program in Java
Quiescence Search basierend auf einer einfachen Schach KI
A chess game using AI-Minimax Algorithm with Alpha beta pruning
Java chess AI using Principal Variation Splitting, Piece Square Tables, Opening Book and Tapered Evaluation.
V7P3R is a Python-based chess engine for analysis and AI gameplay, featuring my in house built, fully configurable evaluation engine, PGN/JSON data handling, and complete UCI compliance. This is where it all started.
Deep Tactical Vision - Quiescence search prevents blunders Strategic Understanding - Positional evaluation from PST Efficient Search - Gumbel + move ordering = 3x faster Memory - Experience replay reinforces patterns Opening Theory.
Chess made with Mithril JS
Add a description, image, and links to the quiescence-search topic page so that developers can more easily learn about it.
To associate your repository with the quiescence-search topic, visit your repo's landing page and select "manage topics."