Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)