Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/iamskok/tic-tac-toe
- Owner: iamskok
- Created: 2018-09-21T13:37:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T16:53:22.000Z (almost 2 years ago)
- Last Synced: 2024-04-26T14:36:42.276Z (7 months ago)
- Topics: babel, express, nodejs, react, socket-io, webpack
- Language: JavaScript
- Homepage: https://iamskok-tic-tac-toe.glitch.me
- Size: 9.3 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
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/).