Week 5 Scratch Blog

This week, I added more code to my robot and explosive, and then I worked on my final backdrop for the start page, instruction page, game page, and end page.

In this section is the full code for my robot.

The next section is the code to my explosive.

These are the four backdrops I made for my game.

https://scratch.mit.edu/projects/1070308816/embed

Week 5 progress

Longer demo of the game with a visible health bar instead of the scratch variable text. Since i think it gave it a better look. I think i was able to properly record the audio of the sound effects but not entirely sure. (My bad if u can hear my music in the audio)

Very simplistic code to run the health bar and I didn’t need to over complicate which was nice to have. Debating if i want to have something similar with the timer or dash timer/cooldown.

Added a 3 health system but it’s acts as more of a 3 chance system with the 4th hit ending the game. added more costumes to have lesser code being run and lesser chance of error. Nothing to crazy.

scratch // #5

I decided to completely redo the background, it was too awkward for the coins.

I’m still experiencing issues, the retry box stays after completing the first time.
I decided to add a platform to jump on, and there’s a temporary ending screen at the end of the gameplay until i add the menu.

Here is the start menu I plan on using for my next update, I made this in Paint.net.

Scratch Week 5

I was able to add a backdrop to my game. Im still navigating how exactly it is I want my alien to interact with the trees I illustrated. Im deciding on if the alien is capturing the trees with his rope. The more trees he captures, the closer he is to winning.

Here is a preview of my game. I was able to add sound and get rid of the extra alien I had. I still have a lot of work to do to make the game efficient. Im really proud of what I have so far.

Week 5

In my new Scratch game, you guide a purple character that walks and jumps to dodge a bouncing basketball. I included a sound effect that plays whenever the ball hits the edge, making the game more thrilling. I also set up variables to track the ball’s direction, so it moves smoothly back and forth.

Week 4

In my new Scratch game, you control a purple character that walks and jumps across the screen while avoiding a moving basketball. I added a cool sound effect that plays every time the ball hits the edge, which makes it more exciting. This is my first time making a game like this, and I’m excited to see how I can improve!

Scratch Week 4

This is my code for my tree, I cloned my tree to make the alien look like it was jumping rope down a road with trees.

This is the code for my alien. I realized I didn’t want a second alien, rather multiple trees. Im going to go back in and fix this.

This is what my animation looks like now. I don’t like it. I want to put a backdrop, add more trees, and delete the extra alien. I’d like to add sounds too, maybe of wind blowing, or something that sounds like rope hitting the ground.