#1 Automatic Chess Calculator - Chess BOT X
-
Updated
Mar 26, 2024 - PHP
#1 Automatic Chess Calculator - Chess BOT X
A C++ project in which you can play chess against an AI that uses alpha-beta pruning to predict the optimal move.
A UCI compliant chess engine, written in Rust.
Enjoy a game of chess with 4 players! This is a web-based chess game that allows you to play with friends. The game is designed to be played in a web browser and is compatible with most modern browsers. Currently the game is in beta and is being actively developed. The game is open source and contributions are welcome!
Chess ai training using tensorflow based on IAmEthanMai's code on github https://github.com/iAmEthanMai/chess-engine-model
📚♟️ UCI chess engine.
This is an assignment I completed as an undergraduate student in a team of 2 members.
Simple, lightweight, optimized, and built-from-scratch chess engine.
A python alpha-beta pruining Chess ai
📚♟️ A small but fast chess engine.
An A.I powered chess engine.
A python-based chess engine that uses neural network evaluations. 5 seconds to search on default, Elo 2200-2300 (estimated based on games played against chess.com bots)
A customizable chess game which allows you to play human vs human, computer vs human and computer vs computer. The computer AI is implemented through the MiniMax algorithm and enhanced with Alpha-Beta pruning
Bengal - A traditional chess engine written in python, play me on Lichess!
Add a description, image, and links to the chess-ai-engine topic page so that developers can more easily learn about it.
To associate your repository with the chess-ai-engine topic, visit your repo's landing page and select "manage topics."