rosswf / typing-trainer

Typing trainer made in pygame
MIT License
5 stars 7 forks source link

Add a user friendly way to tweak the game settings #8

Open rosswf opened 3 years ago

rosswf commented 3 years ago

Add some way of changing the settings, rather than having to edit the .py itself. This could be done by creating a settings menu in pygame or with a gui (tkinter prefered) that opens before the game starts.

JulianK27 commented 3 years ago

Hey, I would like to work on this If it's still relevant.

rosswf commented 3 years ago

Hey, somebody else seems to be working on it but feel free to give it a go as well.

JulianK27 commented 3 years ago

As you can see I finished my Task let me know if any improvements are necessary.

JulianK27 commented 3 years ago

Even if no improvements are needed please take your time to review my Code. Have a nice day.