A simulation of a stickman running in a world where there is day and night. Arrow keys to move. UPDATE: Added sun, added random house, added slightly more realistic shadow for jumping and added punch (press space, it just plays an animation). HOW THIS WORKS: There is a time variable that controls how bright it is. At certain points, the music is changed with a broadcast. The shadow is another stickman sprite that follows the stickman, but has ghost and brightness effects applied. Hit test sprites are used to determine when the stickman can jump.