aidanlw17 / csc190-chessai

Terminal chess game with alpha-beta pruning search tree AI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

csc190-chessai

Terminal chess game with alpha-beta pruning search tree AI

Plays on the command line, clone and run python3 vsopponent.py to play against AI, or python3 twoplayer.py for two player chess.

About

Terminal chess game with alpha-beta pruning search tree AI


Languages

Language:Python 100.0%