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

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.

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)