ASSIGNMENT #3: Circles



Score: 10 points
Bonus: 2 points (see below)

I hope you remember the circle program, demonstrated in class on Wednesday. If not, here's a picture that should give you the idea:

Your task: Make some changes to understand the underlying event structure !

You will get the source code of the original program. Compile it, run it, make sure everything's fine. Play around with it, so you get an idea what's happening. That's just to warm up. The real task description comes here (the description order is not necessarily the order you should work on the assignment, please read the full description first and make sure you understood):


If you want 2 Bonus points, here comes the extended version !


The source code for the 2 circles is HERE !


Some hints:

Good luck and have fun !