Suggestion 1
A painting program, with a wheel of colors to choose the brushcolor from.
Hint: Start from the getting started guide example ‘A paint program’.
Suggestion 2
Make graphical explosion in the GraphicsWindow.
Hint: Look at the Shapes methods Move, Zoom, SetOpacity and Rotate.