Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 250 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 250 Bytes

AI-Chess-Engine

A simple chess engine using AI (minimax tree)

Implementation of AI Algorithms.

--Installation:

clone the this reporitory using, https://github.com/abecus/AI-Chess-Engine.git

--Running:

cd AI-Chess-Engine

python3 main.py