Skip to content

MohammedAl-Alimi/Tic-Tac-Toe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Web Game

A simple and interactive Tic-Tac-Toe game built using HTML, CSS, and JavaScript. This project allows two players to play Tic-Tac-Toe in a browser, enter their names, and enjoy a fully functional game with a clean user interface. It was deployed on Vercel here is the link : https://tic-tac-toe-game-lime-kappa.vercel.app/

Table of Contents

Features

  • Two-Player Game: Players can input their names and play against each other.
  • Dynamic Turn Display: Displays whose turn it is based on the current player's input.
  • Winning Logic: The game checks for wins, draws, and highlights the winning combination.
  • Restart Feature: Players can restart the game after each round.
  • Interactive UI: Smooth hover effects, animations, and a responsive design for a modern look.
  • Game Board with Bigger Cells: The Tic-Tac-Toe board is designed with large, clear cells for easy play.

Technologies Used

  • HTML5: Structuring the layout of the game.
  • CSS3: Styling the game board and layout.
  • JavaScript (ES6): Implementing the game logic, player input handling, and game mechanics.

Installation

  1. Clone the Repository:
    git clone https://github.com/your-username/tic-tac-toe.git

About

This is a basic tic tac toe game using HTML,CSS, and JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors