pub fn get_available_attackers( game: &GameState, player: PlayerId, ) -> Vec<CardId>
Get available attackers: untapped creatures that can attack.