/chess

Primary LanguagePython

chess

Simple minimax chess interface implementing a minimax algorithm with alpha-beta pruning. Made as a proof of concept for my AI class.

Usage:

python3 main.py