A mobile character sheet app for the Troopers: Diver Edition tabletop RPG, built with Flutter.
- Tracks all character stats: attributes (Body, Agility, Mind, Presence, Luck), hit points, armor, and skills
- Three weapon slots with ammo counters
- Psionics resource tracking via Usage Dice
- Vehicle stats, gear inventory with Usage Dice, and contacts
- Auto-computed skill totals and attribute modifiers
- All data persists locally on-device between sessions
Requires Flutter 3.x with the Android SDK configured.
flutter pub get
flutter run # Android device
flutter run -d linux # Linux desktop
flutter build apk # Release APKThe app code is released under the MIT License.
The Troopers: Diver Edition ruleset, game mechanics, and associated creative content reflected in this app are the original work of the rulebook author and are used here by permission. This app does not reproduce the rulebook text.
This character sheet app is an independent creation by Matt Boulanger that is compatible with Troopers: Diver Edition by Petros Moros.