Function aoc::year2015::day22::boss_turn

source ยท
fn boss_turn(state: &mut State, attack: i16) -> bool
Expand description

Applies boss attack and returns true if the wizard survives.