P5 Game

Sprite look and fruits falling from above for the player to catch inside a basket

P5 Game Progress

I implemented collision detection and added animations for the collisions. I also included background music and a sound effect for attacking and being hit.

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