This program shows a small ball traveling along a straight line path. This program embodies all the key techniques for straight line motion including the calculation of increment parameters delta-x and delta-y, the independence of the two clocks. and how to take a small step at the end of travel in order to terminate exactly at the assigned stopping point.