Skip to content

A browser-based Tic Tac Toe game featuring dynamic player turns, win detection, and a clean, user-friendly interface.

Notifications You must be signed in to change notification settings

lcomeau01/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

🎮 Tic Tac Toe

A fun and interactive browser-based Tic Tac Toe game with dynamic player turns, a randomized starting board, and visual feedback for player moves and win conditions.

Key Features

  • Classic 3x3 Tic Tac Toe grid
  • Alternating player turns (X and O)
  • Randomized player start
  • Real-time display of current player and win status
  • Dynamic UI feedback (hover effects, color-coded moves)
  • Stalemate detection
  • "Start Game" button resets board for new matches

File Overview

File Name Description
index.html Main HTML file containing the entire game interface, styling and Javascript logic.

Screenshots

image image image image

Tech Stack (No Backend)

  • HTML: Game structure and layout
  • CSS: Styling and responsive design
  • JavaScript: Game logic, event handling, and win detection

About

A browser-based Tic Tac Toe game featuring dynamic player turns, win detection, and a clean, user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages