osso73 / classic_games

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

Replace text buttons with icons #53

Closed osso73 closed 3 years ago

osso73 commented 3 years ago

The menu is getting crowded. Consider replacing the text buttons with icons from material design. Also may move the speed / size numbers to a different location in screen (below the game board?).

osso73 commented 3 years ago

Moved all the settings to a Config Settings panel. So I have removed the "speed" and "size" buttons from the button bar, and all buttons except "Start" are icons.

I could not find a suitable icon to replace start, so I will leave this one as text.