A game of checkers written using minmax algorithm with alpha-beta pruning and Deep Q-learning.
numpy keras tensorflow pygame
Open this repository inside your favorite code editor (VS Code for example). Open a new terminal and install all dependencies.
In the terminal run:
python checkers_main/main.py