Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Browser Tic-Tac-Toe

A classic two-player Tic-Tac-Toe game built with HTML, CSS, and JavaScript.

๐Ÿš€ Live Demo

You can play the game online here:
https://yanough.github.io/browser-tic-tac-toe/

โœจ Features

  • Interactive Gameplay: Simple and clean 3x3 grid.
  • Score Tracking: Keeps track of Player 1 (X) and Player 2 (O) wins.
  • Round Management: Displays the current round number.
  • Win & Draw Detection: Automatically detects winners and highlights the winning cells.
  • Game Reset: Features a "Start a new game" button to reset the board.
  • Game Over Logic: Resets the score once a player reaches 5 points.

๐Ÿ› ๏ธ Technologies Used

  • HTML5: Semantic structure.
  • CSS3: Styling and layout.
  • JavaScript (ES6): Game logic and DOM manipulation.

๐Ÿ“– Background

This project was developed as a university exercise to practice JavaScript fundamentals, event handling, and managing game state in the browser.

Author

Diba Yanough

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages