charsheet

Charsheet is a software to help a player create and manage his character sheet in a tabletop RPG. The RPG system is "Le donjon de Naheulbeuk".

MIT License

Stars
1

Charsheet

Charsheet is a software to help a player create and manage his character sheet in a tabletop RPG. The RPG system is "Le donjon de Naheulbeuk".

Features

  • Create your character according to the RPG system's rules
  • Manage your character and it's evolutions using a nice UI.
  • Throw dices

Screenshots

Downloads

Build

Just run :

mvn clean package

Run

Once build, you can run the app by running :

java -jar ./target/charsheet-0.0.1-SNAPSHOT.jar

Libraries used

Special Thanks