Skip to content

bivekk51/webTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

webTicTacToe

Description

A web GUI based TicTacToe game created using HTML CSS and JS

Demo

Play the game

Table of Contents

Usage

  • Player 1 (X) starts the game
  • Click on the grid that you want to choose
  • Player 2 chooses their choice
  • The game will continue until one of the condition occurs (Win, lose or draw)
  • The result will be displayed on the screen.

Technologies Used

  • HTML
  • CSS
  • JavaScript

Code Structure

  • index.html: Main HTML file.
  • style.css: CSS styles for the game.
  • script.js: JavaScript code for game logic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published