• Aucun résultat trouvé

Getting Started with

N/A
N/A
Protected

Academic year: 2022

Partager "Getting Started with"

Copied!
14
0
0

Texte intégral

(1)

http://scratch.mit.edu

Getting Started with

version 1.4

(2)

Getting Started Getting Started

SCRATCH

is a new programming language that lets you create your own interactive stories, animations, games, music, and art.

(3)

Start Moving Start Moving

1 1

Drag a MOVE block into the Scripts area.

Click on the block to make the cat move.

(4)

Add a Sound Add a Sound

2 2

Drag out a PLAY DRUM and snap it onto the MOVE block.

Click and listen.

If you can’t hear it, check that the sound on your computer is on.

You can choose different drums from the pull-down menu.

Click

(5)

Start a Dance Start a Dance

3 3

Add another MOVE block. Click inside the block and type in a minus sign.

Add another PLAY DRUM block, then choose a drum from the menu. Click to run.

Click on any of the blocks to run the stack.

(6)

Again and Again Again and Again

4 4

To stop, click the stop button at the top of the screen.

Click to run.

Drag out a FOREVER block and drop it on top of the stack.

You want the mouth of the FOREVER to wrap around the other blocks.

To drag a stack, pick it up from the top block.

You can click on any block to run a stack.

(7)

Green Flag Green Flag

5 5

Whenever you click the green flag, your script will start.

To stop, click the stop button.

Drag out a block and snap it on top.

(8)

Change Color Change Color

6 6

Click to see what it does.

Drag out a CHANGE EFFECT block.

Now try something different...

(9)

Key Press Key Press

7 7

Now press the space bar on your keyboard.

Snap on a

You can choose a different key

(10)

Add a Sprite Add a Sprite

8 8

Paint your own sprite

Choose a new sprite from a file Get a surprise sprite

NEW SPRITE BUTTONS:

Each object in Scratch is called a sprite.

To add a new sprite, click one of these buttons.

To add this sprite, click then go to the People folder and select “jodi1.

(11)

Explore!

Explore!

9 9

SAY SOMETHING

Click the Looks category and get a SAY block.

Click inside the SAY block and type to change the words.

Try the THINK block, too...

IMAGE EFFECTS

Use the pull-down menu to choose different effects.

Then click the block to see the change.

To clear the effects, click the Stop button.

Now you can tell the sprite what to do. Try the following, or explore on your own.

(12)

Explore More!

Explore More!

10 10

ADD SOUND

Click the SOUNDS tab.

Record your own sound.

Or Import a sound file (MP3, AIF, or WAV format).

ANIMATE

By switching between costumes, you can animate your own sprite.

To add a costume, click the COSTUMES tab.

Then, click IMPORT to choose a second costume. (For example, try the image “jodi2 from the People folder.)

Now, click the SCRIPTS tab.

Create a script that switches between costumes.

Then, click the SCRIPTS tab, and drag in a PLAY SOUND block.

Choose your sound from the pull-down menu.

(13)

Now What?

Now What?

When you have an idea for a new project, select New from the File menu and start creating.

You may want to start with a photo of yourself. Or your favorite character. Or, start by animating the letters in your name.

Click Share to upload your project to the Scratch website:

http://scratch.mit.edu

To see example projects, select Open from the File menu.

Then, click the Examples button, and choose from any of the folders.

You can create many different types of projects with Scratch.

(14)

Scratch is a new programming language that makes it easy to create your own interactive stories, games, and animations – and share your creations with others on the web.

Scratch is developed by the Lifelong Kindergarten research group at the MIT Media Lab (http://llk.media.mit.edu). Our group develops new technologies that, in the spirit of the blocks and fingerpaint of kindergarten, expand the range of what people can design, create, and learn.

The development of Scratch has been supported with funding from the National Science Foundation, Microsoft, Intel

Foundation, Nokia, and the MIT Media Lab research consortia.

This guide and other Scratch print materials were created by Natalie Rusk and other members of the Scratch development team.

Special thanks to Kate Nazemi and Lauren Bessen for the design of the print materials.

Many thanks to all the Scratch translators from around the world.

Supported by NSF Grant No. 0325828. Any opinions, findings, and conclusions or recommendations expressed on this site are those of the authors and do not necessarily reflect the views of the National Science Foundation.

Références

Documents relatifs

/ enter line of text / enter line of text.. The sum of the squares

In order to understand how the DM works, it is important that you understand windows and pads. Earlier chapters introduced these concepts. Let's take a closer look. Windows are

The delegate type Serializer determines the parameters ( context and content ) and result ( void ) a method must have so that it can be used for converting a C# object ( content

If you are using an earlier or later version of Mathematica, your results may not appear in a form identical to those found in this book: some commands found in Version 5 are

You’ll go through this procedure twice, because the computer first installs the low-level driver, then installs a piece of code that makes the board look like a serial port to

Arduino is composed of two major parts: the Arduino board, which is the piece of hardware you work on when you build your objects; and the Arduino IDE, the piece of software you run

Because most passive RFID readers (like the one used in this book) have a short range, you can be assured that if you get a signal from a tag on a particular reader, the tag is within

The function header must include an argument name as well as a data type so the value which is being passed by the function call, stored in str in main, may be stored in a