it-AVNG / etch-a-sketch

create a website that function like a sketching pad
GNU General Public License v3.0
0 stars 0 forks source link

Adding Rainbow mode #5

Open it-AVNG opened 1 year ago

it-AVNG commented 1 year ago

Instead of just changing the color of a square from black to white (for example), have each pass through with the mouse change it to a completely random RGB value.

it-AVNG commented 1 year ago

Then try having each pass just add another 10% of black to it so that only after 10 passes is the square completely black.