mlsdpk / alphazero-checkers-pygame

3 stars 0 forks source link

alphazero-checkers-pygame

Web application for Checkers Board Game. The AI we use is the AlphaGo Zero algorithm implemented by DeepMind.

Dependencies

To install pygame on your platform, use the appropriate pip command:

pip install pygame

Usage

python main.py -w human -b human

Required arguments:

Optional arguments: