caiobsilva / chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%