Skip to content

Git-abby/tictactoe.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Game

An interactive Tic-Tac-Toe game built with HTML, CSS, and JavaScript. Play against a friend or the computer in this classic game of Xs and Os. The game features a responsive design and simple user interface.

Features

  • Interactive Gameplay: Play against another player or a computer.
  • Responsive Design: Works on various screen sizes.
  • Simple UI: Clean and intuitive user interface.

Technologies Used

  • HTML: For the structure of the game.
  • CSS: For styling and layout.
  • JavaScript: For game logic and interactivity.

Installation

To get started, clone the repository and open the index.html file in your browser.

git clone https://github.com/Git-abby/tictactoe.io.git
cd tictactoe.io