This is a simple snow simulation application built using the Raylib library in C.
The application creates a relaxing snow effect with customizable snow color, drop size, and density.
- Adjustable snow color
- Customizable snowdrop size
- Adjustable snow density
- Wind effect for realistic snow movement
- C compiler (e.g., GCC)
- Raylib library
- Linux