Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To run this file follow the steps bellow:

  1. Ensure python is properly installed (you can do this at any point becore step 4)
  2. Clone the repository to VS code (you can use other editors; however, steps may vary, and compatibilaty is not garunteed)
  3. Ensure the file path is correct in your terminal and if it is not change it using CD. The correct file path should be to the folder in which app.py is directly inside
  4. In a git terminal run: pip install flask
  5. In the terminal run: python3 app.py or py app.py if on windows
  6. After completing step 5, something like this should appear in your terminal: Running on http://[some seris of numbers and periods]. Follow that link to run the project locally.
  7. To quit type Ctrl and c in the terminal at the same time (or just kill the terminal)

That's it! Enjoy!

About

A program that uses weighted probability and a dice deck to effectively control distribution and make a dice that can be more consistently fair to everyone. This was inspired by the balanced dice on colonist.io. This was developed by using this article: https://blog.colonist.io/balanced-dice-designing/.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages