DDA Line is a school console project that gets two points and draws a line. The DDA Line program first gets user inputted points and then draws a line, it then shows the midpoint of that line. It then sets random points and makes lines and the collapse down to the midpoint.