Advancers – Snake and Magnify Updates

Snake Updates

The Snake project has changed a little bit from Saturday. I had to add another Sprite to get the “touching colour” code to work. So now there are 3 Sprites that move around.

  1. The one that you move around with the Arrow keys.
  2. One that follows 0.2 seconds behind, this one now draws the tail and is not touching the first one.
  3. This one follows 2 seconds behind and erases the tail.

I also changed the first Sprite to Move “2” steps not one, this speeds it up a little. I have uploaded the completed project to the AthenryAdvancers account on http://www.scratch.mit.edu so you can take a look and have a go.

My challenge to you is to beat my high score of 1200

Magnify Updates

I have uploaded a Gravity project with one single Sprite to the AthenryAdvancers account on http://www.scratch.mit.edu.

You can use this Template project to create your own Magnify project, think of an idea and draw out the Sprites you will need on a bit of paper, give the Sprites Names on this bit of paper, it doesn’t have to be a masterpiece, any rough old picture will do.

Then you need to get one Image for each of your Sprites, save them all to the same Folder on your Computer.

Once you have your diagram and all your images you can download a copy of the Magnify Project and save it to the same folder as all the images.

The steps (process) to follow to use this Project are:

  1. Rename the StartSprite to the Level 1 Sprite in your diagram
  2. Update the Variables, for this one you only need to update the MyName variable
  3. Change the Costume by uploading your image for this Sprite, delete the original costume

And then to add More Levels and Sprites use these steps:

  1. Copy the Level 1 Sprite
  2. Update the new Sprites name
  3. Update the new Sprites variables, the MyParent needs to match the MyName of the Sprite from the level above
  4. Update the MyX and MyY variables to where you want this Sprite to appear on the screen, you may have to test a few different places to get it right
  5. Change the Costume by uploading your image for this Sprite, delete the original costume

Don’t forget to Save and Test often.

http://www.scratch.mit.edu

To access the Scratch website use the following details:

Username : athenryadvancers
Password : Advancers

One thought on “Advancers – Snake and Magnify Updates

  1. Pingback: Easter Break | CoderDojo Athenry

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s