Canvas Fire Animation
This project demonstrates a simple animation of fire using JavaScript's Canvas API. It generates a dynamic effect resembling flames rising upwards.
Overview
The animation consists of particles moving upwards with random velocities and colors, simulating the appearance of flames. Each particle fades out gradually as it moves, creating a realistic effect of fire.
Usage
Simply include the provided index.js file in your project and ensure that you have an HTML file with a