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

Classe Hunter #2

Open
SebastienMorais opened this issue Oct 26, 2022 · 0 comments
Open

Classe Hunter #2

SebastienMorais opened this issue Oct 26, 2022 · 0 comments

Comments

@SebastienMorais
Copy link
Contributor

La classe Hunter a les attributs suivants :

  • dégat : valeur aléatoire entre 1 et 2
  • chance : valeur de 10
  • fuite : valeur de 20
  • prix : valeur de 25
  • type d'unité : "hunter"

Note : la fonction choice du module random peut vous aider, e.g. random.choice(range(10)), random.choice(["ceci", "est", "un", "test"])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant