A simple drawing program,use the mouse to move pointer, press the space key to draw and C clears the board. To use the eraser press R instead of space and it will automaticly erase anything it moves over when R is relesed it will move back to start position. If you have suggestions for inprovement or peices of code that might be usefull please tell me via comments.
Updates: 1.3 you can now change shade and color via sliders on screen and you have a plain white backdrop. 1.4 now the space key is used to draw and you can have multiple lines instead of having them all connected 1.6 there is now a pen width slider and an eraser function