Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Frogger Game in Scratch MIT

Frogger Game in Scratch MIT

We made a simple Frogger game using Scratch from MIT.

Holly Akers

March 15, 2015
Tweet

More Decks by Holly Akers

Other Decks in Programming

Transcript

  1. Edit the Stage Background 1. Paint Bucket- Fill Gray 2.

    Make a solid green rectangle 3. Make a solid red rectangle 4. Type ‘Start’ on green box 5. Type ‘Finish’ on red box
  2. Lines on the Road 1. Make a line above ‘Start’

    Hold SHIFT Key 2. Make a line below ‘Finish’ 3. Try to make 3 lines in between equally
  3. Making the Road & A Safe Place 1. Make a

    thick black line as the safe area 2. Let’s cut up the road & make dashed lines
  4. Froggy @ the Start Line • Your X and Y

    Numbers will be different.
  5. Set Car to Kill • Your X and Y Numbers

    will be different. • Put your car in position and use the numbers that pre-fill.
  6. Kill the Frog & Bring Back to Life • Need

    to code the frog to die when hit • Add sound when hit • And go back to the start once he is hit • Adding If, Then, Else Statement
  7. Change It Up/Add More Coding Options: • Frog can say

    something • Frog can change to a "dead" costume