Skip to content

Instantly share code, notes, and snippets.

@Salman778
Forked from PurpleBooth/README-Template.md
Last active May 8, 2019 12:08
Show Gist options
  • Save Salman778/9b731de64cf829e406012d03c676d7b7 to your computer and use it in GitHub Desktop.
Save Salman778/9b731de64cf829e406012d03c676d7b7 to your computer and use it in GitHub Desktop.
A template to make good README.md

Tic Tac Toe

Tic-tac-toe is a game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.

Prerequisites

Web browser

Google Chrome

Running the Game

Open tic-tac-toe

Click on any of square to start the game

Who will play first is X and in the next game will be O

Two counters for winning

Restart button for reset

Deployment

Deploy with github

Built With

Authors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment