Small puissance4 in terminal for play with friends
I made this small project for my course. (the real name is projet_3.py but I've edit to main.py because it's more clearly)
You have to install python on your computer. Then, open your terminal and write :
cd path/to/the/files
And, you can start the project with :
$ python3 main.py
Or just execute the file launch.bat (for windows) or launch.sh (for linux).
And here we go, you can start a game when you want.