
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.
Multimedia Programming 1
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.
This is an image of a enemy. I wrote code to make the enemy go up and down while moving forward, having it respawn when it touches the edge of the screen.
This is an image of the enemy costumes. Just a simple 2 frame animation of it flapping it’s wings.
This is a in game preview image. still not a whole lot happening here but it’s getting their.
I added a enemy to my game (Sprite sheet and gif).
I also updated my wizard sprite sheet, new idle with staff and shooting animation.
I also created a new background for the game
I added new sprites into my game.
To add to my project, I decided to make a background; and give my sprite something to do.
I made it so my sprite would walk back and forth along the curvature of the hill I created.
I also made it so when restarted, they start back at the hill in idle. There’s also a switch between the two walking sprites, to indicate they’re walking when pressing the left and right arrow keys.
After creating this mini-assignment and having little coding experience, here I had my piskel move back and forth.
Scratch Week 3- (Super Mario – Pixel)
For this project, I decided to add a background for this game.
I applied smooth movement to move both to the right and to the left using two different positions of the character, but I have certain issues to make it look correct.
First time making a game so far. I made two characters that will have life bars avoiding the ammo before one of them dies
In my new Scratch game, the player can control the purple character that can walk and jump across the screen. An animated ball moves back and forth horizontally, and the goal is to avoid the ball by jumping over it. It is the first time I try something like this, I hope to improve along the course.
Scratch Week 2- (Super Mario – Pixel)
This is the first time I’m using this site to code; I’m currently feeling a bit confused, but I’m gradually understanding how it works. Here is the code I used to make my character walk, along with the different costumes to show the movement step by step.