0 Forks
0 Stars
0 Watchers

Tic-tac-toe

Tic-tac-toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.

How to download and setup Tic-tac-toe

Open terminal and run command
git clone https://github.com/ogolajecinta/Tic-tac-toe.git
git clone is used to create a copy or clone of Tic-tac-toe repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Tic-tac-toe https://github.com/ogolajecinta/Tic-tac-toe/archive/master.zip

Or simply clone Tic-tac-toe with SSH
[email protected]:ogolajecinta/Tic-tac-toe.git

If you have some problems with Tic-tac-toe

You may open issue on Tic-tac-toe support forum (system) here: https://github.com/ogolajecinta/Tic-tac-toe/issues