Home - Nosp1/Dnd GitHub Wiki

Welcome to the wiki! This is an open source project for one of the courses at the University of Agder (Uia) due Spring 2019. We are two students at the University of Agder who have come together to deliver a free tool for the roleplaying game Dungeons and Dragons.

StoryTeller

The intent of this project is to make a minimalistic DnD Character Generator. As there are many existing tools out there all-ready, this generators aim is to streamline the character building process and to minimize the information overflow to ease the process of creating characters, especially for new players.

New To DnD?

If you are new to the Roleplaying games genre we suggest to read about it here, and potentially check out the great community over at reddit

Group

Trym Staurheim is a first-year student in information-systems at the University of Agder.

Kevin Antonio Rateni Iatauro is an exchange student at the University of Agder.

Rough development path

  1. Create a rough outline of all aspects that go into creating a character. (done)
  2. Create the command-line interface. (done)
  3. Set up a GitHub repository that will enable people to contribute. (Done)
  4.  Add simple translation file to enable people to easily translate the project from the native language
     English. (Done. Supports English natively.)
    
  5. Research the appropriate licensing: As Dungeons and Dragons are under the OGL. Open-gaming-license. (Done)
  6. Further, develop the CLI to further incorporate DnD Features. On top of that list is a Random background story for your character. (Being researched, scheduled for Summer 2019)

Future improvements:

If you want to know what's currently being worked on, check it out here