aoc::year2018::day10

Function tick

Source
fn tick(points: &mut [Point], velocity: &[Point], time: i32)