Move the box to catch as much rain as you can! Use either the W, A, S, and D keys to move, or use the arrow keys, it doesn't matter which. In fact, you can "sprint" by holding two of the same direction keys! (i.e. W and up arrow).
I had some help from a few people on some of the basics, but the box and raindrop sprites are my creations. Initially, it was simply a random box that would move around, before I created a raindrop as a sprite. I then figured that maybe I could use the sprite for the game, and make the box catch raindrops. I had some help with the script to make the box move (the skeleton), but I modified and added to it to support the WASD and arrows. I also had some help making the raindrops randomly spawn.