Press the green flag. Move your cursor to the far left side of the screen to see how high the snow is (where the highest piece has landed).
I made it. If you want to use it, you can. If there are any bugs, you can point them out. You can also give suggestions. It works by making clones of a snowflake (not pen to keep the high resolution) and having it fall in a semi-random direction at a random speed. When it senses that it's touching the white color of the snow, it checks if it's low enough to land (so that it doesn't just stop when it collides with another falling snowflake). If it is, it stamps itself and deletes the clone to prevent lag. If it's not, it just keeps going. When it lands, it adds its y-value to a list. The height of the snow is calculated by finding the highest value in the list. #snow #simulator #weather #cold #project #studio #simulation #simulate #ice