Module aoc::year2019::day13

source ·
Expand description

§Care Package

Keeps track of the x position of both the ball and paddle then uses the signum function to provide input to the joystick that tracks the ball.

Just for fun this solution will play an animated game in the console if “–features frivolity” is enabled.

Functions§