1 Forks
2 Stars
2 Watchers

Tic-Tac-Toe

We built a tic-tac-toe game on the command line where two human players can play against each other and the board is displayed in between turns.

How to download and setup Tic-Tac-Toe

Open terminal and run command
git clone https://github.com/Temmarie/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/Temmarie/Tic-Tac-Toe/archive/master.zip

Or simply clone Tic-Tac-Toe with SSH
[email protected]:Temmarie/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/Temmarie/Tic-Tac-Toe/issues