Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morintd/tic-tac-toe-go
https://github.com/morintd/tic-tac-toe-go
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/morintd/tic-tac-toe-go
- Owner: morintd
- Created: 2024-06-12T22:01:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T14:31:37.000Z (7 months ago)
- Last Synced: 2024-06-16T17:41:31.305Z (7 months ago)
- Language: Go
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic-tac-toe-go
A simple multi-player server to play tic-tac-toe in realtime.
## Features
- Tic-Tac-Toe game
- Multiplayer / Realtime
- Websocket based
- Lobby / Game / Waiting room## Frontend
- [React Native](https://github.com/morintd/react-native-tic-tac-toe)