Skip to content

A Python AI Chess game using Pygame for GUI and Minimax with Alpha-Beta Pruning for AI. Features include move validation, AI depth control, and optimized performance. The AI efficiently evaluates moves for strategic play. Future upgrades: neural network AI, online multiplayer, and better heuristics. 🚀

Notifications You must be signed in to change notification settings

arushsinghal/Python-based-AI-Chess-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pygame-chess

Chess game written in python with the pygame library.

Gameplay

game

Winner Menu

checkmate

About

A Python AI Chess game using Pygame for GUI and Minimax with Alpha-Beta Pruning for AI. Features include move validation, AI depth control, and optimized performance. The AI efficiently evaluates moves for strategic play. Future upgrades: neural network AI, online multiplayer, and better heuristics. 🚀

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages