Skip to content

migueldeleon012/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neon tac toe

A basic 2 player game using HTML, CSS, and Javascript.

How to play

The game is played on a grid that's 3 squares by 3 squares. You are either the play icon (Green) or the Stop icon (red). Players take turns putting their marks in empty squares. The first player to get 3 of her marks in a row (up, down, across, or diagonally) is the winner. The winners' score will be incremented by 1 When all 9 squares are full, the game is over. If no player has 3 marks in a row, the game ends in a tie. In order to win the game you need to score 5 points

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published