tardisgallifrey / charactergen

Modiphius writes an RPG solo player game for StarTrek. This is the character generator.

Home Page:https://tardisgallifrey.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Star Trek Adventures Solo RPG

Character LifePath Generator

This Java console app will run the player through the Life Path Character Generation Process as described in Captain's Log Solo RolePlaying Game. The game author is Modiphius.

This is a project in progress. I have a complete flow path of the generation process, but lots of TODO's are still left to detail.

I hope to change this to a web app via Spring Boot and Thymeleaf eventually.

Apologies, but for now, it runs as a -jar app only. The current jar file is in the root directory if you just wish the output.

Also, the ability to have mixed species characters has not been realized.

As always, use at your own risk.

About

Modiphius writes an RPG solo player game for StarTrek. This is the character generator.

https://tardisgallifrey.com

License:MIT License


Languages

Language:Java 100.0%