Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.14 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.14 KB

🎲 Connect4 🎮


Java Project made during my first year at the university 🎓

  • It's a terminal version of the famous game Connect 4
  • You have 3 gamemodes : Player VS Player / Player VS Computer / Computer VS Computer>
  • You can save at any moment your session and reopen it later
  • The game is in French

How to play :

  • Go to the folder Connect4 and open a terminal

  • Enter the following command :

java application/Jeu

Prerequies :

  • Java 11 or better java