Skip to content

This program replaces the dice in Catan. The program uses a deck which consists of 36 dice cards to represent the 36 different combinations that can be rolled with 2 dice. This means that number "rolls" are evenly distributed according to its probability.

License

Notifications You must be signed in to change notification settings

fiskhandlarn/deck-of-dice

Repository files navigation

Deck of Dice

Develop

Install dependencies:

npm install

Start application:

npm run start

or

npx expo

License

GNU GPL 3.0+

About

This program replaces the dice in Catan. The program uses a deck which consists of 36 dice cards to represent the 36 different combinations that can be rolled with 2 dice. This means that number "rolls" are evenly distributed according to its probability.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published