Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 474 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 474 Bytes

Tic Tac Toe

A simple and interactive Tic Tac Toe game built using HTML, CSS, and JavaScript. This project demonstrates core web development concepts and provides an engaging user experience.

Features

  • Two-player mode: Play against a friend.
  • Responsive Design: Works seamlessly on different screen sizes.
  • Interactive UI: Clean and user-friendly interface.
  • Winner Detection: Automatically detects when a player wins or when the game ends in a draw.