osso73 / classic_games

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

Allow speed/size of any size #54

Closed osso73 closed 3 years ago

osso73 commented 3 years ago

Instead of having "fixed" values, have the option to select any value (within a range that makes sense).

Check if this can be implemented through sliding bars. Also consider the possibility of linking the two values together: higher size means higher speed (linking should be optional).