Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/intrepidcoder/tictactoe
A interactive two-player Tic-Tac-Toe game over the web using Socket.io
https://github.com/intrepidcoder/tictactoe
Last synced: 5 days ago
JSON representation
A interactive two-player Tic-Tac-Toe game over the web using Socket.io
- Host: GitHub
- URL: https://github.com/intrepidcoder/tictactoe
- Owner: intrepidcoder
- License: mit
- Created: 2016-01-03T01:08:21.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-21T03:52:12.000Z (about 8 years ago)
- Last Synced: 2023-07-31T13:59:18.438Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://tictactoe.intrepidcoder.com/
- Size: 43.9 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# tictactoe
A two-player Tic-Tac-Toe game over the web using [Socket.io](http://socket.io/).
Play at [tictactoe.intrepidcoder.com](http://tictactoe.intrepidcoder.com). To try it, open the page twice at the same time.