Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marchellodev/server-tic-tac-toe

Server-side for tic-tac-toe
https://github.com/marchellodev/server-tic-tac-toe

dart flutter socket-io

Last synced: 20 days ago
JSON representation

Server-side for tic-tac-toe

Awesome Lists containing this project

README

        

# Tic-tac-toe online

Proof-of-concept application. Allows you to play tic-tac-toe online.

Built via [socket.io](https://socket.io) implementation for dart ([pub.dev](https://pub.dev/packages/socket_io)) and [Flutter](https://flutter.dev).

## Client

For the client side of this app, refer to [this repository](https://github.com/marchellodev/tic-tac-toe)
## Server side
Server-side of this application is located here:
- https://tic-tac-toe-server.marchello.cf

## License
MIT