Random Chance for Points
This is an app that get points based on random outcome with higher point value when the probability is lower/rarer.
Features
- Add custom numbers with associated point values
- Generate random outcomes based on defined probabilities
- Display results in a dynamic table format
- Calculate and display total points accumulated
Getting Started
- Clone the repository.
- Navigate to the project directory.
- Open
index.htmlin a web browser. - Enter a number (minimum 2) in the input field.
- Click "Add Number" to add it to your list.
- Repeat to add more numbers.
- Click "Generate Random" to run the simulation.
- View your results in the table and total points.