frogger game in scratch mit

14
Computer Science and other fun things

Upload: holly-akers

Post on 22-Jul-2015

91 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Frogger Game in Scratch MIT

Computer Scienceand other fun things

Page 2: Frogger Game in Scratch MIT

Frogger Game

Page 3: Frogger Game in Scratch MIT

1. Delete Cat Sprite2. Choose Frog Sprite3. Open Costumes & delete

tongue

Page 4: Frogger Game in Scratch MIT

Getting the Frog Moving

Page 5: Frogger Game in Scratch MIT

4 Arrow Keys Working Correctly

Page 6: Frogger Game in Scratch MIT

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

Page 7: Frogger Game in Scratch MIT

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

Page 8: Frogger Game in Scratch MIT

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

Page 9: Frogger Game in Scratch MIT

Froggy @ the Start Line

● Your X and Y Numbers will be different.

Page 10: Frogger Game in Scratch MIT

Create A Moving Car

Page 11: Frogger Game in Scratch MIT

Set Car to Kill

● Your X and Y Numbers will be different.

● Put your car in position and use the numbers that pre-fill.

Page 12: Frogger Game in Scratch MIT

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

Page 13: Frogger Game in Scratch MIT

Change It Up/Add More Coding

Options:

● Frog can say something

● Frog can change to a "dead"

costume

Page 14: Frogger Game in Scratch MIT

Project Idea

From: Mr. Rich

Site: Frogger