Function controls_greeting_screen
Source pub fn controls_greeting_screen(terminal: &mut DefaultTerminal) -> bool
Expand description
Control part of the main menu
allows to switch to sub menu (Fruits, Speed, Parameters etc.)
§Return true if the player want to play, false otherwise
§Panics
if Terminal writing is not possible