Skip to content

trisha70/Tic-Tac-Toe-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is Tic Tac Toe game created using HTML,CSS and a minute Javascript.It is a beginner friendly project where a little knowledge of javascript is required to enhance our skills in frontend web development.In html, 9 buttons are created so as to give the layout and structure to the game where the player will be randomly chosing whether 'X' or 'o'.based on the criteria that if same 3 elements come in consecutive manner whether vertically , horizontally or diagonally, winner will be declared.colouring and sturctural design is provided using css .logic and functioning is implemented using javascript.further there is another option for game reset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published