/sloboda

A city building game set in XV-XVIII centuries in Ukraine.

Primary LanguageDartOtherNOASSERTION

Sloboda

A city building turn-based game written in Flutter and Dart.

Supported platforms:

  • ✅ Android
  • ✅ iOS
  • ✅ Windows
  • ✅ Linux
  • ✅ Web

Try online

Sloboda Online

How to run

Open the project in Android Studio and run against supported platforms.

Prerequisites

The project is always run on flutter master branch:

flutter channel master
flutter upgrade

flutter config --enable-web
flutter config --enable-windows
flutter config --enable-linux

How to build native binaries:

Android:

flutter build apk

macOS:

flutter build macos 

Windows:

flutter build windows

iOS:

flutter build ios

macOS binaries are at:

cd ./build/macos/Build/Products/Release/

Web:

./build/web/

Voxel Art

Use Goxel application for creating the voxel art.

Screenshots

  • Main View
  • Events View
  • Build View
  • Drawer View
  • Building View