Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: adds a short risiko simulator #167

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    1b27048 View commit details
    Browse the repository at this point in the history
  2. refactor: Refactor del codice per renderlo più leggibile e meno ridon…

    …dante
    
    Introduzione di un metodo print_dice senza operatore ternario, refactor di display_results
    Darakuu committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    75bee7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eaf9d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c96c7d1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. style: importa solo randint da random, cambia sostituisci magic numbe…

    …rs in randint(1,6) con valori costanti PEP8 compliant
    Darakuu committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d1c5f2b View commit details
    Browse the repository at this point in the history