This week, add background noise and the sound when Santa Claus eats the cookie (collision).
Category: Documentation
Assignment 9

https://editor.p5js.org/GeneralAlucard/sketches/e3GCLR9tj
Created a new form of Sprite to visually distinct it from the base form, trying to find a way to save the form and continue playing, instead of reverting back to the base form, where it is hasn’t taken damage.
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.



Assignment# 7
My character moves from right to left and from top to bottom.




The task is not overdue just replace the character.
Assignment #8

I’ve added a new sprite that falls down from the top of the canvas and resets when it hits the bottom of the canvas. here is a link to my code https://editor.p5js.org/PokeSwing/sketches/zIJ5NpcAi
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).
P5 Character
Assignment #6
This is my first p5 creation ! it was a little challenging but I try to create a similar character from scratch.

Here is the link to the p5 code:
p5. Project: Character
Finally, after some troubleshooting, I got to add my character from piskle to p5.

At first it wasn’t showing up, then after increasing the canvas size, it showed up. This good, but I may need to scale down my character size significantly.
editor: https://editor.p5js.org/M_Ahmed24/sketches/mhR-xzWD0
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
