CityDistanceJS
1.0.0
This JavaScript program finds the distance between two 'cities' based on x- and y-coordinates inputted by a user for each 'city'. The program then displays the distance rounded down to the nearest whole number to the screen (distances are assumed to be in km).