Final project proposal

2
1
3

https://editor.p5js.org/ramnathkierynn/full/9wvdAQXLz

For my final project, I created a 2D game where the player controls a person who catches basketballs that fall from the roof.

For the basketball sprite, I used these animations.

1
2

For the player sprite, I used these animations.

1
3
2

For the background music, I used this; https://opengameart.org/content/gangtazz

For the sound effects, I used this; https://opengameart.org/content/3-ping-pong-sounds-8-bit-style

Scratch Documentation Week Four

s
d
d

This is documentation for week 4. You can see i added a way to keep score of how many times oyu get hit by a dodgeball, a background, buttons, background and a menu.

Player movement and sprite

Animation code

This is the animation code for my player sprite

movement code

This is the movement code for my player sprite

New Code

This is the beginning of my ball sprite code

Preview

This is a preview for the gameplay with the player and ball sprite.

Scratch progress week 2

scratch project

Today we practiced programming in scratch. We used the player sprites that we made in Piskel and animated them. I added a yellow background, and included a larger preview image.