Skip to content

A simple, interactive Tic-Tac-Toe (X and O) game built using HTML, CSS, and JavaScript. This project is a great demonstration of fundamental web development skills including DOM manipulation, responsive design, and game logic implementation.

Notifications You must be signed in to change notification settings

ardhigagan/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐ŸŽฎ Tic-Tac-Toe Game

A simple, interactive Tic-Tac-Toe (X and O) game built using HTML, CSS, and JavaScript. This project is a great demonstration of fundamental web development skills including DOM manipulation, responsive design, and game logic implementation.

๐Ÿš€ Live Demo

Click here to play the game

๐Ÿ› ๏ธ Technologies Used

  • HTML โ€“ Markup structure for the game board and controls
  • CSS โ€“ Styling for layout, grid design, and responsive UI
  • JavaScript โ€“ Game logic, turn management, winner detection, and event handling

๐ŸŽฏ Features

  • โœ… Two-player game (X vs O)
  • โœ… Real-time board updates
  • โœ… Win and draw detection
  • โœ… Game restart/reset functionality
  • โœ… Clean and responsive UI

๐Ÿ“‚ How to Run Locally

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

About

A simple, interactive Tic-Tac-Toe (X and O) game built using HTML, CSS, and JavaScript. This project is a great demonstration of fundamental web development skills including DOM manipulation, responsive design, and game logic implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published