https://editor.p5js.org/k1tm/sketches/qs4VzJRBv

Adding the buttons, and logo. I am still currently working on the actual game; and there will be a restart option at the end. Below is the fish that’ll be falling for the player to catch.

Multimedia Programming 1
https://editor.p5js.org/k1tm/sketches/qs4VzJRBv
Adding the buttons, and logo. I am still currently working on the actual game; and there will be a restart option at the end. Below is the fish that’ll be falling for the player to catch.
For this assignment, I had to redo the sprites for Jam into something more interactive. Here’s a list of things I changed for this assignment.
Change log:
I added collision with my player and object, background music, and a noise for ball collision.
Editor (view music)
https://editor.p5js.org/ramnathkierynn/sketches/AKUcYSMFi
Fullscreen
https://editor.p5js.org/ramnathkierynn/full/AKUcYSMFi
For my final project, I will create a 2d game where the player controls a cat that eats birds flying in the sky.
I added a mouse obstacle that attacks the cat to create more balanced gameplay.
For the player sprite, I used these animations:
For the bird sprite, I create these animations:
For the background music I used the song https://opengameart.org/content/bird-game-music
For the sound effects, I used:
I created the UI for my game, including a title screen and a control screen, and made some buttons. I also started working on implementing a simple HP system and creating collision detection for the player attacking.
During this week I made my buttons functional and added my backgrounds. Also added a score and font to my game.
link to my code
I added images and objects to my p5 sketch.
https://editor.p5js.org/ramnathkierynn/sketches/oQsYw1mWq
https://editor.p5js.org/ramnathkierynn/full/oQsYw1mWq
I was able to add X & Y variables to get my character to move from left to right on the screen
Link to my code : https://editor.p5js.org/mdtorou/sketches/GxhnQ9C8_