Skip to content

iridescent995/Tic-Tac-Toe_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

A simple 2 player Tic Tac Toe game using JavaScript.

================================================

How to play:

Welcome to Tic-tac-toe! Player1 plays as O's and Player2 as X's. Select the square you want to put your variable (X or O) into by clicking them. Any square can be occupied once. The first player to get 3 adjacent variables in a row coloumn or diagonal Wins!!.

So watch out others move as well!! AND LET THE GAME BEGIN..