This is a random shape generator created in HTML canvas as a creative coding activity.
- It starts with a random shape that has a life time.
- Click on the screen (canvas) to create more random shapes.
- Color changes over time.
- Life time goes from 1 minute to 15 seconds (also randomly generated).
- Clone repo
npm install
npm start