My self_study project by building a game using pygame then have an AI to compete with player
connect four
build an AI that can play this game
- install the packages from Pipfile (I used pipenv for package management)
- run game.py and you're ready to go!