A WIP chess engine written in Python with no dependencies
-
Updated
Mar 29, 2024 - Python
A WIP chess engine written in Python with no dependencies
A tool to digitize / parse a video feed of a physical chessboard and do computation from it like real-time analysis or gameplay on lichess.
Chess bot, where logic is made in C and rendering in Python.
NegaKnightV7, a sophisticated chess engine designed to play against a human opponent. It is implemented entirely in pure Python within a single file, and notably, it operates as a single-threaded application. It is recommended to use it with PyPy. Possibly, one of the strongest HCE engine written in single-file python.
A graphical chess engine written with Python 3.8 using PyGame. Moves generated with minimax algorithm.
Chess engine and tic-tac-toe bot build using the Minimax Algorithm
Implementation of chess in python created mainly by following a step-by-step YouTube tutorial by Eddie Sharick.
Hungarian-developed free and open-source, chess engine
moteur d'échecs UCI en python avec bulletchess
Add a description, image, and links to the chessengine topic page so that developers can more easily learn about it.
To associate your repository with the chessengine topic, visit your repo's landing page and select "manage topics."