A python based chess engine
-
Updated
Jul 15, 2025 - Python
A python based chess engine
A chess AI built using minimax, alpha-beta-pruning, and Zobrist hashing algorithms
My first chess bot - Bitboard, Alpha-Beta Prunning, Zobrist hashing - ELO 900-1000
AI team project — Domineering board game AI engine — Python • Game state evaluation heuristic • Alpha-beta pruning • Move ordering • Transpositon table • Zobrist hashing
Chess AI game in python using alpha beta pruning
A modular Python AI game engine for K-in-a-Row variants featuring an adversarial agent with Alpha-Beta pruning, Zobrist hashing, and dynamic LLM-powered commentary via Google Gemini.
An AI bot that can play the game of Extreme Tic Tac Toe, a harder version of the classic game of Tic Tac Toe
Add a description, image, and links to the zobrist-hashing topic page so that developers can more easily learn about it.
To associate your repository with the zobrist-hashing topic, visit your repo's landing page and select "manage topics."