Posts

Showing posts from 2018

Scratch Collision Game

Image
Scratch is a program where you can create games and\or stories. I made a scratch collision game. Basically I made an enemy and a protagonist. The good guy was Yoshi and then the bad guy was Shy Guy. The objective of the game was to for yoshi to hit shy guy 3 times with yoshi eggs, while dodging goombas. Once shy guy was hurt 3 times by the yoshi eggs, then it would switch to a new level. First, was to pick characters. Next you make the code so you can control the sprites.  The next level looks like this:  My game:/ https://scratch.mit.edu/projects/205868919/

Scratch Platform Game

Image
Scratch is a program often used to make games or little animations with stories.   I made a platform game that was pretty simple.      The first thing I did was to pick a main character that you had to control to play the game. It is a funky looking shark: Next I had to make a background to provide a setting for my game. Of course since it is  platform game, I added platforms that my character can jump from and walk on:  After that I added more characters to provide the objective for my game. The objective of my game was to catch the fish for level one and for level two to catch shrimp.  Once the shark got the fish, a flag would appear leading you to level two, in which the objective is the same but which shrimp. You have a  minute and thirty seconds to complete the objective.  Once you pass, you get sent to a "congratulations" background and you passed.  Of course what is making all of this move and giving it the ...

Scratch Maze Game

Image
Scratch is a program where you can use code to make stories, games, and other things. First, I had to search up animated gifs to choose a character. Eventually I found an animated gif of a chicken running. Next I made a maze that was simple, and in certain corners I added trophies of Corn that the chicken has to get to get points.   Of course to make the chicken move, I made code.  Here is the link to my game :  https://scratch.mit.edu/projects/199557474/

Scratch

Image
Scratch is a websites that is used for making cartoons, games, tutorials and demonstrations.   In the program, I picked the 2 characters that I would use for my story which was a cat and a butterfly.  Then I added movement and dialogue. It was a bit hard at first because I needed to time the conversation at the right time. I also switched the scene therefore I had 3 different backdrops. Afterwards, to end it, I just added a scene that says " The end"                                                                                                   This is the link to my Scratch:  https://scratch.mit.edu/projects/196868001/                       ...