Skip to content

ThatJSGuy/tic-tac-toe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

A simple Tic Tac Toe game created for Hacktoberfest! Test your skills in this classic two-player game.

How to Play

  • Players take turns marking an empty cell.
  • The objective is to be the first to get 3 marks in a row, column, or diagonal.

Features

  • Classic 3x3 grid
  • Player vs Player mode
  • Simple and intuitive UI

Installation

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

Contributions

We welcome contributions from everyone! See the Contributing Guidelines to get started.

License

This project is licensed under the MIT License.


Hacktoberfest

This repository is participating in Hacktoberfest! Contribute to this project and help us improve it while getting a chance to win some cool swag!

Happy coding!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.8%
  • CSS 9.4%
  • HTML 8.8%