Chess in Python (AI In progess)
python 3.7 - 3.9
Requires Kivy
MW_AI.py - An AI that is supposed to choose the best move
- still is very early development
RAND_AI.py - An AI that just chooses a move randomly
- A good template if you want to try your hand at making a chess AI