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
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.
🤖 AI Chess Bot | ⚡ AWS Lambda | 🧠 Minimax Algorithm | ⚛️ React | 🏆 Real-time Gameplay
Chess bot, where logic is made in C and rendering in 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.
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."