Skip to content

This project is a JavaScript implementation of Tic Tac Toe, a two-player game where the players take turns marking spaces on a 3x3 grid. The goal is to get three of their marks in a row, either horizontally, vertically, or diagonally.

Notifications You must be signed in to change notification settings

juhijoshi-coder/TIC-TAC-TOE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TIC-TAC-TOE

Welcome to the Tic Tac Toe game! This project implements a simple web-based version of the popular game using pure JavaScript.

Introduction

This project is a JavaScript implementation of Tic Tac Toe, a two-player game where the players take turns marking spaces on a 3x3 grid. The goal is to get three of their marks in a row, either horizontally, vertically, or diagonally.

TTT-1.pdf

TTT-2.pdf

Features

  • Classic Tic Tac Toe gameplay.
  • Web-based interface.
  • Simple and intuitive user interface.

Getting Started

To get started with this project, follow these steps:

  1. Clone the repository:

  2. Navigate to the project directory

  3. Open the index.html file in your preferred web browser.

Technologies Used

  • JavaScript
  • HTML
  • CSS

Contributing

Contributions to this project are welcome. To contribute, follow these steps:

Fork the repository.

Create a new branch.

Make your changes and test them thoroughly.

Submit a pull request explaining your changes.

About

This project is a JavaScript implementation of Tic Tac Toe, a two-player game where the players take turns marking spaces on a 3x3 grid. The goal is to get three of their marks in a row, either horizontally, vertically, or diagonally.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published