fn game_state_render( state: &GameStatus, score: u32, rank: Option<usize>, frame: &mut Frame<'_>, ) -> bool
Return whether stop the rendering