~/projects/thortion-chess
Thortion Chess — A minimalist chess engine with a minimax AI.
2019

Thortion Chess

A minimalist chess engine with a minimax AI.

Python · Pygame · AI

A from-scratch chess engine in Python. Custom move validation, alpha-beta pruning, a Pygame UI. My first real engineering project.