Skip to main content

can_remove_counters

Function can_remove_counters 

Source
pub fn can_remove_counters(
    game: &GameState,
    player: PlayerId,
    counter: &str,
    amount: i32,
) -> bool