I don't know if anyone remembers the old game called Metasquares, but it involved placing dots onto a 2D coordinate plane, and if four dots were made into a square (even if they squares were rotated), then it would draw a line going from one dot to the other, making a square outline. It was very fun and took a lot of strategy.
My question is, what would the formula be for figuring out if 4 coordinates on a 2D plane form a square?
