mattdesl / color-wander

:art: Generative artwork in node/browser based on a seeded random
http://color-wander.surge.sh/
1.62k stars 147 forks source link

Only randomize on tap or left mouse-button click. #9

Closed rwe closed 8 years ago

rwe commented 8 years ago

This allows you to right-click and select "Save As…" in Chrome to save the generated image as a PNG.

Previously, the image would randomize immediately so you could only save the subsequent generation.

mattdesl commented 8 years ago

Good call, thanks!