Skip to content

artsycoder533/interactive-shapes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

interactive-shapes

This is my final project for Creative Coding Playground

description

A user can select the shape of choice: circle, square or triangle and adjust the stroke weight and velocity by using a range slider in the sidebar. On mouseover, the user can change the fill color of the selected shape to a random rgb color. On mouseclick, a user can delete the selected shape. A reset canvas button allows a user to revert the shapes array back to the original number, but adding back however number of shapes are missing from the original length of the shapes array (20).

built with

p5.js

Releases

No releases published

Packages

No packages published