mkr-mac / Pi-Dashboard

A PyGame GUI for a Raspberry Pi powered car computer
5 stars 1 forks source link

More menus #3

Open mkr-mac opened 8 years ago

mkr-mac commented 8 years ago

Only the main menu exists, need media screen, settings, Navigation, and whatever else.

mkr-mac commented 8 years ago

Media Screen added, as well as a Panel class that allows for the easy addition of more screens.

mkr-mac commented 8 years ago

No more panel class. Lists are easier