Jogo de xadrez com bot desenvolvido como trabalho final para disciplina de INF 420 - Inteligência Artificial
-
Updated
Sep 7, 2024 - Python
Jogo de xadrez com bot desenvolvido como trabalho final para disciplina de INF 420 - Inteligência Artificial
Construire une application d’entraînement aux échecs avec PyQt6, python-chess et Stockfish, 2025, Programmez! n°272, pp. 31-33.
Hybrid chess engine combining negamax α–β search with a batched DNN evaluator (782-D NNUE-style features). Python + TensorFlow, TT/killer/history ordering, opening book, and Stockfish benchmarking.
AI powered chess-game. Play againts 3 Ais, 4 game-modes or local mulitplayer.
ChessBot is a complete chess engine with UCI interface and Lichess bot integration, built around your custom evaluation functions.
Python Project - Play chess vs ChatGPT!
Schneidet PGN-Partien am ersten Fehler einer gewählten Farbe ab und ersetzt den fehlerhaften Zug durch den besten Stockfish-Zug.
A Python-based set of tests for UCI server/chess engine implementations
A hybrid, UCI-compatible chess engine blending classical search (Minimax, Alpha-Beta, QS) with a Neural Network Policy Head for move prediction.
Cece is the lightweight instance of Cecilia, a static evaluation chess engine. This version focuses on optimization of evaluation functions without complexity of custom search implementations, delegating much of the tree traversal work to external libraries.
Bengal - A traditional chess engine written in python, play me on Lichess!
A Model Context Protocol (MCP) server for playing Chess with AI Agents, featuring an interactive web dashboard.
WIP Python chess implemenation with gui and multiple engines
Display System for Remote PyChess.
ChessSync is a real-time chess synchronization application that leverages Redis for state management.
Add a description, image, and links to the python-chess topic page so that developers can more easily learn about it.
To associate your repository with the python-chess topic, visit your repo's landing page and select "manage topics."