p5 Project: Santa Snack

For my p5 Project , I will create a 2D game in which the player controls Santa Claus who eats cookies falling from the sky.

My Code

link of the game on itch.io

For the player sprite, I used these animations:

For the cookie sprite, I create these animations:

For the background music I used the song:

https://pixabay.com/es/soundeffects/search/musica%20de%20navidad

For sound effects, I used:

https://pixabay.com/es/sound-effects/search/eat

Assignment#9

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

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

Assignment #8

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

My Code