Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/git-abby/tictactoe.io
https://github.com/git-abby/tictactoe.io
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/git-abby/tictactoe.io
- Owner: Git-abby
- Created: 2022-11-25T10:52:34.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T10:53:34.000Z (about 2 years ago)
- Last Synced: 2024-01-12T23:12:40.260Z (12 months ago)
- Language: CSS
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.
```bash
git clone https://github.com/Git-abby/tictactoe.io.git
cd tictactoe.io