A smooth, interactive rain effect built using HTML5 Canvas with gesture-based controls.
๐ https://abi431.github.io/rain-simulator/
-
Click and drag anywhere on screen:
- Move right โ Increase rain density
- Move left โ Decrease rain density
- Move down โ Increase speed
- Move up โ Decrease speed
-
Double click โ Change rain color
- No UI controls โ fully gesture-driven
- Real-time rain simulation
- Splash particle effects
- Multiple aesthetic color modes
- High performance using Canvas
# clone repo
git clone https://github.com/your-username/rain-simulation.git
# open file
cd rain-simulation
open index.html