ºÝºÝߣ

ºÝºÝߣShare a Scribd company logo
Computer Science
and other fun things
Frogger Game
1. Delete Cat Sprite
2. Choose Frog Sprite
3. Open Costumes & delete
tongue
Getting the Frog Moving
4 Arrow Keys Working Correctly
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
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
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
Froggy @ the Start Line
¡ñ Your X and
Y
Numbers
will be
different.
Create A Moving Car
Set Car to Kill
¡ñ Your X and Y
Numbers will
be different.
¡ñ Put your car
in position
and use the
numbers that
pre-fill.
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
Change It Up/Add More Coding
Options:
¡ñ Frog can say something
¡ñ Frog can change to a "dead"
costume
Project Idea
From: Mr. Rich
Site: Frogger

More Related Content

Frogger Game in Scratch MIT

  • 3. 1. Delete Cat Sprite 2. Choose Frog Sprite 3. Open Costumes & delete tongue
  • 5. 4 Arrow Keys Working Correctly
  • 6. 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
  • 7. 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
  • 8. 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
  • 9. Froggy @ the Start Line ¡ñ Your X and Y Numbers will be different.
  • 11. Set Car to Kill ¡ñ Your X and Y Numbers will be different. ¡ñ Put your car in position and use the numbers that pre-fill.
  • 12. 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
  • 13. Change It Up/Add More Coding Options: ¡ñ Frog can say something ¡ñ Frog can change to a "dead" costume
  • 14. Project Idea From: Mr. Rich Site: Frogger