A superhuman chess engine written in Java.
-
Updated
Nov 4, 2024 - Java
A superhuman chess engine written in Java.
A C++ Chess Engine Finding Best Moves.
A chess engine enhanced with transposition tables, move ordering, null move pruning, aspiration window, alpha-beta pruning, quiescence search, and opening books.
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.
Chess Engine Implementation using Minmax, Alpha-Beta Pruning, and Quiescence Search Algorithm.
A UCI-compatible Chess Engine written in C++20 with an Android and WearOS Interface
A UCI-compatible chess engine, capable of beating (most) human players.
Chess AI built in Java, compatible with UCI.
A python based chess engine
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.
A Negamaxing Chess program in Java
Quiescence Search basierend auf einer einfachen Schach KI
Java chess AI using Principal Variation Splitting, Piece Square Tables, Opening Book and Tapered Evaluation.
Jungle: Chess Game Engine - Implementation of Minimax, Alpha-Beta Pruning, Move Ordering, and Quiescence Search - SUSTech's project of course CS109: Introduction to Programming in Spring 2023 - Score: 110/100
Chess made with Mithril JS
Optimised Alpha-Beta Chess Engine with quiescence search and time manager. Move generation is done using bitboards.
Bengal - A traditional chess engine written in python, play me on Lichess!
A chess game using AI-Minimax Algorithm with Alpha beta pruning
UCI-compatible chess engine in Golang
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."