Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am writing about an idea i was thinking about. It could be used on programming contests for example
The plan is to create a screen saver.
What it would be alike:
Make for example 12 shaped of characters.
With random number generator pick a place on screen and draw the shape.
Then find next shape and position, that does not match first one.
Make a smooth points moving from one shape to another.
Then find next position and continue the process.
The process continues until somebody stops the screen saver.