Quick project: An example that combines usage of classes in Java to properly separate responsabilities, encapsulate fields, and keep the code clean. Simple TicTacToe game playable on the terminal.
In Windows, go to the folder in which you would like to download this repository, click on the address bar at the top
and type cmd.exe
. This will open up the command line terminal, where you will enter the following commands:
git clone https://github.com/Compec/java-2018-w6-tictactoe
Launch IntelliJ IDEA
and open the project by selecting the folder where you downloaded the project.
Simply press on the green button Clone or Download
in top-right corner of this page and press Download ZIP
.
Download the ZIP file then extract it with your zip program (Winrar, 7zip ...)
I do not have a mac/linux machine so I prefer not to give instructions :) The steps should be very similar though.
Mehdi Saffar - LinkedIn