Skip to content

Latest commit

 

History

1,265 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiattack-5e

This site simulates repeated identical attacks against a single target in a system like D&D 5e. This is useful when a group of enemies all attack a single target.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • cd multiattack-5e
  • npm install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • npm run test
  • npm run test:ember -- --server

Linting

  • npm run lint
  • npm run lint:fix

Building

  • npm exec ember build (development)
  • npm run build (production)

Deploying

This application is deployed to a Firebase site hosted on Google Cloud. After building with Ember as above, its owner can run firebase deploy to update the latest version of the site.

To test the version which will be deployed to Firebase, run firebase emulators:start --project repeated-attack-5e.

Further Reading / Useful Links

About

The backing code for a webpage which simulates multiple attacks on a single target in D&D 5e and similar games

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages