← projects

Python Chess Engine

A fully playable chess engine with a Pygame GUI and an AI opponent rated ~800–1200 ELO

What

A chess engine built for a university club tournament. Supports human vs AI, human vs human, and engine vs engine modes. The AI is estimated at ELO 800–1200. Built with Pygame for the graphical board.

Why

...

Features

Stack

| Layer | Choice | |---|---| | Language | Python | | GUI | Pygame |

What I learned

...