aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 500e01ab6cda0f084aa8d1cffe6bff5abdd5a124 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Tic Tac Toe

(shitty) Tic Tac Toe game written in React and Node. Supports local and online multiplayer using socket.io.

I built this to avoid online class. Worth it. Please try at [ttt.vidhukant.xyz](https://ttt.vidhukant.xyz)

# License

Licenced under GNU General Public Licence V3

GNU GPL License: [LICENSE](LICENSE)

Copyright (c) 2021 Vidhu Kant Sharma