An online version of the popular game four in a row, written in Flutter + Dart on the client and Rust on the server side.
Download here: https://play.google.com/store/apps/details?id=ml.fourinarow
Or play online (beta): https://play.fourinarow.ffactory.me/
-
Clientside: fourinarow-app
-
Serverside: fourinarow-server
-
[WIP] bot / watcher: fourinarow-bot
- world wide online play
- over 5000 downloads
- account creation, friends system
- beautiful, minimalist design
- subtle animations
- request to battle your friends
- local mode: two players - one device
- clean architecture: state and view completely separate
- reliable websocket connection
- automatic reconnection
- message delivery guarantee
- message reordering on client and server side