This commit is contained in:
Auric Vente
2024-07-20 09:26:40 -06:00
parent 0ad23a8d7d
commit bdd287976e
3 changed files with 79 additions and 0 deletions

View File

@@ -44,6 +44,8 @@ Then a random number between 1 and 10 is picked.
For each number an action happens to produce an update.
The top score is calculated as (Triumph - Hits).
## Technology
This is made with python + qt (pyside6)