Hero Manager is an application designed to create and modify character's sheets for roleplay games based on Dungeons & Dragons, but not restricted to.
Development is now interrupted, the application is working in actual state but can be improved. (feel free to upgrade it!)
This application is a character sheet manager. It's purpose is to help the user to create one or multiple hero sheets and to modify it.
-
Features:
-
Character creation
-
Character modification
-
Item/Spell creation
-
Item/Spell Modification
-
Dice roll
-
-
Allow users to play online by connecting to one of the user's network (game master) allowing him to modify connected user's Character sheets.
-
Change interface theme to make it more D&D alike
-
Multi-languages option
Pull requests are welcome.
Please make sure to create/update appropriated tests
- JavaFX 15 :
- JsonSimple:
-
OpenJFX Monocle:
-
JUnit:
- Java 15
- IDE: IntelliJ IDEA
- Gradle
Please open project with IntelliJ IDEA, and build configured artifact.
It will generate a jar with JavaFX dependencies, directly runnable with usual command :
foo@bar:~$ java -jar HeroManager.jar
This product is licensed under Apache Licence 2.0