- Open Git Bash.
- Change the current working directory to the location where you want the cloned directory.
- Type
git clone https://github.com/Sagar-Sharma-7/Tic-Tac-Toe.git
- Press Enter to create the clone of this repositary.
Sagar-Sharma-7/Tic-Tac-Toe
Tic-Tac-toe is a simple two-player game which is also called Noughts and Crosses.
JavaScriptMIT