// Randomly spawn drops
// Take a random fraction of each cell move it down, or down and to the left or right
// The remainder of the fraction stays where it is
// Subtract a constant small value from all cells to prevent rain from accumulating
No comments yet!