Skip to content

A react-native app to convert the Earthdawn "Step" system into dice, and then roll them

License

Notifications You must be signed in to change notification settings

jcasner/EarthDawnDiceRoller

Repository files navigation

Earthdawn Dice Roller

After playing in an Earthdawn campaign recently, one of the frustrations that I felt coming from the D&D world was the need to convert from "Step" to Dice. In an admittedly nerdy effort to simplify gaming while also learning react-native, I put this simple app together. Sure, there are other apps out there that do the same thing. But this seemed like a fun way to learn something new.

Getting Started

Android Pre-requisites

  1. Install the Android SDK
  2. Run android avd & to create and launch an Android device emulator

iOS Pre-requisites

  1. Install Xcode

Setup

npm i -g react-native-cli
npm install
npm run (android|ios)

Tests

npm run tests

Contributions & Bugs

Feel free to open github issues or just open a Pull Request. Contributions are welcome and appreciated.

License

Offered under the MIT License

About

A react-native app to convert the Earthdawn "Step" system into dice, and then roll them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published