You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An implementation of the common board game Connect4
Running
Build a python virtual environment from the requirements.txt file,
add the root of the repo to your PYTHONPATH, then start the game by running python connect4/Controller.py