osso73 / classic_games

A series of classic games in Kivy
MIT License
3 stars 1 forks source link

Re-code all games for MD #73

Closed osso73 closed 3 years ago

osso73 commented 3 years ago

Several changes required:

osso73 commented 3 years ago

Re-used the code for popup for all games. Sound are now played from the main window: all other games call the function from the app, even if they have their own function which controls the mute state.

osso73 commented 3 years ago

Done. Issue can be closed now.