Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamskok/tic-tac-toe

TIC-TAC-TOE
https://github.com/iamskok/tic-tac-toe

babel express nodejs react socket-io webpack

Last synced: about 2 hours ago
JSON representation

TIC-TAC-TOE

Awesome Lists containing this project

README

        

# [TIC-TAC-TOE](https://iamskok-tic-tac-toe.glitch.me/)

### ❌    ❌    ⭕️
### ⭕️    🔥    ❌
### ⭕️    ❌    ⭕️


> Tic-tac-toe (American English), noughts and crosses (British English) or
Xs and Os, is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The
player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.
>
> _from [Wikipedia](https://en.wikipedia.org/wiki/Tic-tac-toe)._


💡

👨‍💻 with [React](https://reactjs.org/) and [socket.io](https://socket.io/).