https://github.com/morintd/tic-tac-toe-go
A simple multi-player server to play tic-tac-toe in realtime.
https://github.com/morintd/tic-tac-toe-go
Last synced: about 2 months ago
JSON representation
A simple multi-player server to play tic-tac-toe in realtime.
- Host: GitHub
- URL: https://github.com/morintd/tic-tac-toe-go
- Owner: morintd
- Created: 2024-10-09T19:51:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T14:10:00.000Z (over 1 year ago)
- Last Synced: 2025-12-27T02:54:03.655Z (6 months ago)
- Language: Go
- Homepage:
- Size: 5.86 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-animations/tree/main/tictactoern)