Assignment#9

This week, add background noise and the sound when Santa Claus eats the cookie (collision).

My code

Assignment#9

This week, I went through several sounds and inputted background music, including an explosive sound when the robot attacks the bomb. Also, I added a collision between the bomb and the robot.

Here’s a link to my code

Assignment#8

In this game, the player moves from left to right and has to collect cookies to accumulate points. Both the player and the cookies are animated using GIFs.

My Code

p5 project assignment 7#

Today I added some x and y variables that makes the character move 4 different ways (up, down, left, and right).

Assignment #8

During this week, I turned my Piskel sprites into gifs and added them to my p5 game, and added move and display functions to them. Also organized the code so it’s easier to understand.

Link to my code