/AoC-Day-3-Crossed-Wires

This script finds the closest intersection point's Manhattan distance to the starting point.

Primary LanguagePythonMIT LicenseMIT

AoC-Day-3-Crossed-Wires

This code finds the closest intersection point between two line segments and calculates it's Manhattan distance to the starting point.