Skip to content

VrushabhVeer/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe

This is a basic two-player Tic Tac Toe game website built using JavaScript, HTML, and CSS.

Getting Started

To get started with the game, you can visit the Tic Tac Toe website and start playing right away.

Features

  • Two-player game: Play against a friend or family member.
  • Interactive gameplay: Click on the grid to place your X or O.
  • Win detection: The game will automatically detect a winning move and declare the winner.
  • Restart option: After completing a game, you can restart and play again.

Technologies Used

  • JavaScript: The game logic and interactivity are implemented using JavaScript.
  • HTML: The structure and layout of the game are built using HTML.
  • CSS: The game is styled using CSS for an attractive and user-friendly interface.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please feel free to open an issue or submit a pull request.

Preview

one two

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors