Skip to content

filippo-orru/fourinarow-app

Repository files navigation

Four in a Row - App

Screenshot of main screen

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/

Related Projects:

Features:

  • 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

Under the hood:

  • clean architecture: state and view completely separate
  • reliable websocket connection
  • automatic reconnection
  • message delivery guarantee
  • message reordering on client and server side

Screenshot of play selection Screenshot of play