A city building turn-based game written in Flutter and Dart.
- ✅ Android
- ✅ iOS
- ✅ Windows
- ✅ Linux
- ✅ Web
Open the project in Android Studio and run against supported platforms.
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
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/
Use Goxel application for creating the voxel art.