Install Python 3 (>= 3.6.4)
Install a venv if needed
cd puissance4Like
virtualenv venv
./venv/bin/pip3 install -r requirements.txt
./venv/bin/python3 main.py
See STEPS.md for details.
I use git for versioning.
contribute : pay a coffee
This project is licensed under the CC BY-NC-ND License - see the LICENSE.md file for details