Skip to content

PeterKeDer/connect-5-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect 5 (Flutter)

The Connect 5 game created using Google's Flutter framework.

Multiplayer server repository

Instructions

First, create a file named secrets.dart in the lib directory containing:

String get serverUri => '<link to the server>';

When a supported device is connected or an emulator has started, run the app with

flutter run

Screenshots

Menu

Gameplay

Help

Settings

Replays

Releases

No releases published

Packages

No packages published

Languages