Skip to content

sameeksha-dalvi/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe Game

A simple Tic Tac Toe game built with HTML, CSS, and JavaScript for two players. Features turn-based gameplay, winner/draw detection, and play again functionality.


Live Demo

Play Tic Tac Toe


Features

  • Enter custom player names.
  • Turn indicator for players.
  • Detects win or draw and disables further moves.
  • Reset and Play Again functionality.

Technologies & Concepts

  • HTML, CSS, JavaScript
  • Modular JavaScript using IIFEs
  • Factory functions for players
  • DOM manipulation & event handling
  • Game logic for win/draw detection

Screenshots

Screenshot 1
Screenshot 2


About

A simple Tic Tac Toe game built with HTML, CSS, and JavaScript for two players

Resources

Stars

Watchers

Forks

Releases

No releases published

Contributors