I wanted to create a basic snake eating game with multiple scenes to tell a story. This was never achieved, however, I was able to create a piont system and add sound effects to the character eating and game over menu. Using i, j, k, and l, you can move around and try to eat the white circles.
See codeThis clock is based on my tendancy to stay up at night. Living in the dorms, my light is usually the only one that is turned on so I wanted to showcase that with this clock. The cloud represents the seconds passing by, while the window light switching shows the minutes, and the color of the sky gets darker with the hours.
See codeThis project was used to create a personalized algorithm. I created this flocking algorithm to look like clumps of birds flying and reacting to each other. I also used a framecount function to delay the appearance of the circles in the background.
See code