Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ourouimed/tic-tac-toe
This is basic tic tac toe (XO) game using HTML , CSS , JS
https://github.com/ourouimed/tic-tac-toe
css game html js tic-tac-toe
Last synced: 1 day ago
JSON representation
This is basic tic tac toe (XO) game using HTML , CSS , JS
- Host: GitHub
- URL: https://github.com/ourouimed/tic-tac-toe
- Owner: Ourouimed
- Created: 2024-11-21T21:13:03.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T21:38:07.000Z (about 2 months ago)
- Last Synced: 2025-01-25T06:42:13.492Z (1 day ago)
- Topics: css, game, html, js, tic-tac-toe
- Language: JavaScript
- Homepage: https://ourouimed.github.io/tic-tac-toe/
- Size: 6.84 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
This is basic tic tac toe (XO) game using HTML , CSS , JS
## instalation
1 - clone repository
```bach
git clone https://github.com/Ourouimed/tic-tac-toe.git
```
2- Open index.html file
## Fonctionalities :
- Beat your freind in x/o
- reset game
- Get current symbol : x or O ..## Demo :
Check live Demo[Demo](https://ourouimed.github.io/tic-tac-toe)