A JavaScript visual effect demo created with ChatGPT. Amazing!
“Create a canvas in an html file, use javascript to make visual effects on it. The canvas is black. Whenever the mouse clicks on the canvas, a firework visual effect will displayed in place. If multiple clicks happen, there will also be multiple firework effects animating on the canvas. Each firework looks like a colorful explosion.”
And ChatGPT said, let there be fireworks!
- Click/tap to create a blast of firework on the page.
- Double click/tap to disable the firework and finish.