pub fn can_attack(game: &GameState, attacker_id: CardId) -> bool
Check if a creature can attack any legal defender.