OM
omnitechphilippines/character-creation
A character builder app where you choose skills and assign stats โ perfect for RPG planning.
๐ง Character Creation Simulation
Character Creation Simulation is a Flutter app that allows users to create and customize their own game characters. Inspired by RPG-style systems, users can choose a vocation, assign skills, and distribute stat points to build their ideal character.
๐ฑ Features
- ๐ธ Create a new character
- ๐ญ Choose a vocation (e.g. Warrior, Mage, etc.)
- ๐ง Select from vocation-specific skills
- ๐ Allocate stat points across different attributes (e.g. Strength, Intelligence)
- ๐ Visual feedback of selected skills and assigned stats
- ๐พ Local data persistence using Hive
๐งฉ Tech Stack
- Flutter โ Cross-platform mobile/web development
- Dart โ Programming language
- State Management โ Using
setStateor optionallyRiverpod - Hive โ Lightweight local database
๐ฆ Platforms Supported
- ๐๏ธ Web (HTML5)
- ๐ป Windows
- ๐ฑ Android
๐ท Screenshots
Screenshots from each platform
๐ฅ๏ธ Windows
| Main Menu | Create Character | Edit Character |
|---|---|---|
![]() |
![]() |
![]() |
๐ Web
| Main Menu | Create Character | Edit Character |
|---|---|---|
![]() |
![]() |
![]() |
๐ฑ Android
| Main Menu | Create Character | Edit Character |
|---|---|---|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
๐ Live Demo
- ๐ Web (GitHub Pages):
Demo
๐ฆ Download Releases
-
๐ป Windows (.7z):
Download for Windows v1.0.0+1 -
๐ฑ Android (.apk):
Download for Android v1.0.0+1 -
๐ Web build (.7z):
Download Web Build v1.0.0+1
You can also find all versions in the Releases Page
๐ Getting Started
Prerequisites
- Flutter SDK
v3.29.0 - Dart SDK
v3.7.0
Run the app
git clone https://github.com/omnitechphilippines/character-creation.git
cd character-creation
# Get packages
flutter pub get
# Run the game (Web)
flutter run -d chrome
# Run the game (Windows)
flutter config --enable-windows-desktop
flutter run -d windows
# Run the game (Android)
flutter run -d androidOn this page
Languages
C++38.0%C34.5%CMake22.2%Dart4.8%Swift0.3%HTML0.2%Kotlin0.0%Objective-C0.0%
Latest Release
v1.0.0+1May 26, 2025Created May 26, 2025
Updated July 27, 2025











