News

This is a Chess game built using python with pygame module for GUI. It has 2 playing mode either you can play against another human player or against AI. The AI was implemented using Minimax algorithm ...
♟️ Chess Game in Python is an interactive project that lets two players play chess on a graphical board. Built with Python and libraries like Tkinter or Pygame, it supports legal moves, captures, and ...