2011/11
Advanced Challenge #2
Try doing a painting program.- This program should let you choose color.
HINT use an image from the internet for color wheel, or make a little slider for RGB, or let the user enter hexadecimal colors. - Also, you should be able to change the size of the current brush.
- Modify your program to let you use tools.
Some basic tools should be Pencil, Eraser, Brush, Rectangle, Ellipse, Triangle, Line.
Read this wikipedia to help you with ideas: http://en.wikipedia.org/wiki/Paint_program