File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change
1
+ ## Relaxing Snow Simulation, using [ raylib] ( https://www.raylib.com/ )
2
+
3
+ This is a simple snow simulation application built using the Raylib library in C.
4
+
5
+ The application creates a relaxing snow effect with customizable snow color, drop size, and density.
6
+
1
7
![ snow-simulation] ( https://socialify.git.ci/Sieep-Coding/snow-simulation/image?description=1&forks=1&language=1&name=1&owner=1&pattern=Charlie%20Brown&stargazers=1&theme=Dark )
2
8
3
9
9
15
10
16
![ ] ( https://github.com/Sieep-Coding/snow-simulation/blob/master/snow.gif )
11
17
12
- ## Relaxing Snow Simulation, using [ raylib] ( https://www.raylib.com/ )
13
-
14
- This is a simple snow simulation application built using the Raylib library in C.
15
-
16
- The application creates a relaxing snow effect with customizable snow color, drop size, and density.
17
18
18
19
## Features
19
20
You can’t perform that action at this time.
0 commit comments