Skip to content

FlmesCoding/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

This is a simple Tic Tac Toe game implemented using HTML, CSS, and JavaScript. It allows two players to take turns and plays a classic game of Tic Tac Toe on a 3x3 grid.

Tic Tac Toe Screenshot

Features

  • Responsive design that works on desktop and mobile devices.
  • Player turn indication.
  • Winning combinations detection.
  • Tie game detection.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Getting Started

To run the Tic Tac Toe game locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/tic-tac-toe.git
  2. Navigate to the project directory: cd tic-tac-toe
  3. Open the index.html file in your web browser.

Usage

  • Click on an empty cell to place your mark (X or O).
  • The game will indicate the current player's turn.
  • The game will display a message when a player wins or if it's a tie.
  • To start a new game, refresh the web page.

Contributing

Contributions are welcome! If you have any suggestions, bug fixes, or improvements, feel free to open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published