Skip to content

SOHAMPAL23/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 classic Tic-Tac-Toe game built using HTML, CSS, and JavaScript. This project demonstrates fundamental front-end development skills such as DOM manipulation, event handling, and game state management.


๐ŸŽฎ Overview

This is a simple yet fully functional two-player Tic-Tac-Toe game designed for web browsers. It features intuitive gameplay, win/draw detection, and a reset option to play multiple rounds. It serves as a strong portfolio piece to showcase your ability to build interactive, logic-based UI applications.


๐Ÿš€ Features

  • โœ… User Interface: Clean and intuitive layout built with HTML and CSS.
  • โšก Game Logic: Handles player turns, win conditions, draw detection.
  • ๐Ÿ” Reset Option: Allows players to restart the game anytime.
  • ๐Ÿ“ฑ Responsive Design: Works well across different screen sizes.
  • ๐ŸŽฏ No External Libraries: Built with pure HTML, CSS, and JavaScript.

๐Ÿ› ๏ธ Technologies Used

  • HTML5 โ€“ Structuring the game board and elements.
  • CSS3 โ€“ Styling the board and interactive elements.
  • JavaScript (ES6) โ€“ Implementing the full game logic and UI behavior.

๐Ÿ“ File Structure

tic-tac-toe/ โ”œโ”€โ”€ index.html # Game layout โ”œโ”€โ”€ style.css # Styling and visuals โ””โ”€โ”€ script.js # Game logic and interactivity

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published