Skip to content

akash-jarali/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

A fully functional web-based Tic Tac Toe game built using HTML, CSS, and JavaScript.
This project demonstrates my ability to create interactive web applications with a clean design and responsive layout.
Players can enjoy a smooth two-player game experience directly in the browser.


🎯 Live Demo

▶️ Play Tic Tac Toe


Features

  • Two-player gameplay
  • Win/draw detection
  • Interactive UI with styling
  • Responsive layout

How to Play

  1. Open the live demo link above.
  2. Players take turns clicking the cells to mark X or O.
  3. The first player to get 3 in a row wins.
  4. If all cells are filled with no winner, the game ends in a draw.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Technologies Used

  • HTML
  • CSS
  • JavaScript

Author

About

❌⭕ An interactive web-based Tic Tac Toe game built using vanilla JavaScript to practice conditional win logic and dynamic UI updates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors