Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 665 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 665 Bytes

puissance4.py

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)

Launch the puissance4

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.