Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 693 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 693 Bytes

Probability-Roulette

This script uses probabilistic Buckshot Roulette to increase your chances of winning.

Installation

To install and run the script, please follow these steps:

  1. Clone the repository to your local machine by running the following command in your terminal:

    git clone https://github.com/Soren2024/Probability-Roulette

  2. Navigate to the cloned repository directory using the following command:

    cd Probability-Roulette/src

  3. Run the script using the following command:

    python main.py

Contribution

If you find any bugs or would like to suggest any improvements, feel free to create a new issue or submit a pull request on GitHub.