Submit your p5.js game: https://itch.io/jam/p5-game-jam-mmp-210-fall-2024
Author: Owen Roberts
Final project proposal
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:
p5 Character
Here is my cat character created with p5.
Link to my code: https://editor.p5js.org/owenroberts/sketches/jwIEMcScl
Final Scratch Project: Cat vs Birds
For my first Scratch project, I made a game where the player controls a cat who wants to eat birds flying down the game window. The birds can drop mice that attack the cat.
Space Duck by Jonathan
Play Jonathan’s game here:
My Scratch Project
Week 4 Scratch Progress
Here’s the new animation code I added.
I added a sprite animation for when the bird gets eaten.
Here’s the sound for when the bird spawns.
Player movement and sprite
This is the animation code for the player sprite.
This is the movement code for the player sprite.
This is the beginning of my bird sprite code.
Here’s the game with the player and the bird sprite.
Scratch progress week 2
This is my first day programming with Scratch. I added in my player art that I made in Piskel and worked on adding movement to the player.
I learned how to add multiple costumes to the player sprite.
This is the Scratch preview. Not much happening so far!