A graphical chess engine written with Python 3.8 using PyGame. Moves generated with minimax algorithm.
-
PyGame
python -m pip install pygame
Navigate to the directory and run game.py with Python
python game.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A graphical chess engine written with Python 3.8 using PyGame. Moves generated with minimax algorithm.
PyGame
python -m pip install pygame
Navigate to the directory and run game.py with Python
python game.py