/java-2018-w6-tictactoe

Resources for Java 2018 - Week 6 - TicTacToe project

Primary LanguageJava

Java Training 2018 - Week 6 - TicTacToe

Description

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.

How to use

If you are comfortable with Git (Windows)

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.

If you are not comfortable with Git (Windows)

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 ...)

For other operating systems

I do not have a mac/linux machine so I prefer not to give instructions :) The steps should be very similar though.

Author

Mehdi Saffar - LinkedIn