Giter Club home page Giter Club logo

dndtrackr's Introduction

Dungeons and Dragons Combat Tracker

Combat tracker for 5e Dungeons & Dragons rpg (version 2). Comes with monster list from SRD as well as spells cheatsheet.

Main features are:

  • initiative tracking/sorting
  • random generation of initiative and hit points for monsters
  • dice roller with random.org api support
  • on the fly editing of monsters' stats
  • automatic on-device synchronization (never lose the data even when offline)
  • ability to create and save in the cloud user spells and monsters (with Google sign in)

Website: https://dndbox.web.app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

dndtrackr's People

Contributors

codedealer avatar dependabot[bot] avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

dndtrackr's Issues

enqueue similar requests to random.org

Right now similar requests (with the same 'max' parameter) are launched simultaneously. It is better to launch just one while postponing others to see if the cache would suffice.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.