This is a simple drawing program
For anyone who wanted to know, the way it works is: It checks where the mouse is and if it is being clicked If it is, it adds its X and Y coordinates to a table It then draws between the different coordinates on the table.