All Projects → trwolfe13 → this-is-your-life

trwolfe13 / this-is-your-life

Licence: MIT license
An angular app character backstories based on the Xanathar's Guide to Everything 'This Is Your Life' tables.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Handlebars
879 projects
SCSS
7915 projects

Projects that are alternatives of or similar to this-is-your-life

dndstats
Statistics of DnD characters submitted to https://oganm.com/shiny/printSheetApp and https://oganm.com/shiny/interactiveSheet. A larger dataset is at https://github.com/oganm/dnddata
Stars: ✭ 37 (+2.78%)
Mutual labels:  dnd, dnd5e
Project-GW
A TTRPG conversion of the Guild Wars Games.
Stars: ✭ 23 (-36.11%)
Mutual labels:  dnd, dnd5e
character-overlay
Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.
Stars: ✭ 17 (-52.78%)
Mutual labels:  dnd, dnd5e
dojo
Dojo is a web app for D&D (5E) dungeon masters. It can be used to design monsters and to plan and run combat encounters.
Stars: ✭ 22 (-38.89%)
Mutual labels:  dnd, dnd5e
Dungeoneer
A game master helper tool, includes a virtual tabletop, initiative tracker, combat tracker and homebrew management for Dungeons and Dragons 5e.
Stars: ✭ 106 (+194.44%)
Mutual labels:  dnd, dnd5e
TheMiniIndex
Crowd-sourced library of 3d models (minis, terrain, scatter, etc.) for D&D, Pathfinder, and other tabletop games.
Stars: ✭ 17 (-52.78%)
Mutual labels:  dnd, dnd5e
DM-Operations-Center
The DM Operations Center is a collection of rules and tools for 5th edition Dungeons & Dragons dungeon masters that use the advanced Virtual Tabletop application Encounter+
Stars: ✭ 27 (-25%)
Mutual labels:  dnd, dnd5e
awesome-5e-srd
A compilation of all the cool things people make with the D&D 5e SRD API 🔮✨
Stars: ✭ 20 (-44.44%)
Mutual labels:  dnd, dnd5e
statblock5e-creator
A frontend web application for creating creature statblocks for Dungeons and Dragons 5th Edition.
Stars: ✭ 15 (-58.33%)
Mutual labels:  dnd, dnd5e
dnddata
Weekly updated dataset of D&D characters submitted to https://oganm.com/shiny/printSheetApp and https://oganm.com/shiny/interactiveSheet. A superset of characters used in oganm/dndstats
Stars: ✭ 91 (+152.78%)
Mutual labels:  dnd, dnd5e
Pi-Pool
Cardano Stakepool on Raspberry Pi
Stars: ✭ 204 (+466.67%)
Mutual labels:  guide
MlkPwgen
Secure random password generator for .NET and PowerShell
Stars: ✭ 57 (+58.33%)
Mutual labels:  random
Panduan-Reverse-Code-Engineering
Panduan singkat untuk memulai belajar reverse engineering terutama software reversing atau reverse code engineering.
Stars: ✭ 58 (+61.11%)
Mutual labels:  guide
jRand
A Java library to generate random data for all sorts of things. Java random data faker
Stars: ✭ 27 (-25%)
Mutual labels:  random
clojure-workshop
Basic Clojure training material for a one day workshop
Stars: ✭ 28 (-22.22%)
Mutual labels:  guide
gonvert
Golang character encoding converter with an automatic code-estimation.
Stars: ✭ 24 (-33.33%)
Mutual labels:  character
SkytilsMod
A Hypixel Skyblock Utilities mod
Stars: ✭ 236 (+555.56%)
Mutual labels:  dungeons
Random-Number-Generator
A clean, simple random number generator for Android. Downloaded 180,000+ times and rated 2,000+ times on Google Play with 4.7+ average rating.
Stars: ✭ 30 (-16.67%)
Mutual labels:  random
pw
Best websites a Programmer should visit
Stars: ✭ 27 (-25%)
Mutual labels:  guide
dialectID siam
Dialect identification using Siamese network
Stars: ✭ 15 (-58.33%)
Mutual labels:  character

This Is Your Life

See it Running Here!

This is a simple generator that automates the process of generating a Dungeons & Dragons 5th Edition character based on the random tables in the Player Handbook, Volo's Guide to Monsters, Xanathar's Guide to Everything and accompanying material.

Initializing

Run npm i to install all required dependencies before running the development server.

Development server

Run npm run start for a dev server. Navigate to http://localhost:8080/. The app will automatically reload if you change any of the source files.

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run npm test to execute the unit tests via Jasmine.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].