/Chess_AI_Using_MiniMax

This is a Chess Engine Which uses MiniMax Algorithm for playing

Primary LanguagePython

Chess AI

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.