A simple project to practice X & Y coordinates. Click and drag the dot to the coordinates printed at the bottom of the screen. One point is awarded per properly placed dot. Check Cloud Data for highscore. In this project: - The center of the screen is x=0 and y=0 - Each grid cell is 1 unit - X is negative to the left - X is positive to the right - Y is positive in the upper part of the screen - Y is negative in the lower part of the screen All code by me (@kriblo). Read more about the Cartesian coordinate system: https://en.wikipedia.org/wiki/Cartesian_coordinate_system