Skip to content

Harmit3/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Tic Tac Toe

A minimalistic Tic Tac Toe game built with vanilla JavaScript.

๐Ÿš€ Quick Start

  1. Clone the repository

    git clone https://github.com/Harmit3/Tic-Tac-Toe.git
    cd Tic-Tac-Toe
  2. Open in browser

    • Double-click index.html OR
    • Run on localhost
  3. Play the game

    • Open http://localhost:3000 in your browser
    • Click on cells to place X and O
    • First to get 3 in a row wins!

๐ŸŽฏ Features

  • Two-player local gameplay
  • Win detection
  • Draw game handling
  • Clean, minimal UI
  • No dependencies

๐Ÿ› ๏ธ Tech

  • HTML5
  • CSS3
  • JavaScript (ES6+)

๐Ÿ“ Files

  • index.html - Game interface
  • script.js - Game logic

Enjoy the game! ๐ŸŽฎ

About

Simple Tic Tac Toe game built with pure JavaScript, HTML, and CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published