germanivanov0719 / Racing

My 2nd YL project this year
0 stars 0 forks source link

Add Qt Difficulty level selection #17

Closed germanivanov0719 closed 2 years ago

germanivanov0719 commented 2 years ago

Create a function in a separate file (should be placed next to highway_menu.py), which would return int — level selected by the user, from 1 to 3. while running, should display a minimal Qt dialog with QtRadioButtons and "Select" to apply.