Skip to main content

new_game

Function new_game 

Source
pub fn new_game(
    seed: u64,
    cfg: &WorldGenConfig,
    player_club: ClubId,
) -> Vec<Event>
Expand description

Convenience: assemble the opening event for a new game.