ASSIGNMENT 1
Repetition and Difference, conditionals.
1. Mouse movement, draw lines with 1 point as origin
2. if press mouse left , the lines will have another origin and create an angle between them.
3. The position of the cursor will make the lines change their original color
ASSIGNMENT 2
Raindrop, classes + array.
1. Class: raindrop
2. Array list: raindropCollection, to call as many elements as we want.
3. For loops
ASSIGNMENT
1. A class to build the lines was created.
2. For loop, was used in order to get a new line everytime a line reaches the bottom
3. Random values were used to define the stroke of every new line.
files: google drive
https://drive.google.com/a/iaac.net/folderview?id=0B1t7lZPO5ZHzfkgyMldqdzRadk0yT2RCclRLYllITFMwN0JCOFVGdU1NOWRtN1RSeUFmcjA&usp=sharing