Posts

Showing posts with the label 3th grade

Gmail

Image
   Open Gmail.   Go to  https://www.gmail.com/  in your computer's web browser. This will open your Gmail inbox if you're logged in. If you aren't logged into your Gmail account, enter your email address and password when prompted. Click  + Compose .  It's in the upper-left side of your Gmail inbox. Doing so opens a "New Message" window in the lower-right corner of the page. If you're using the old version of Gmail, you'll click  COMPOSE  here instead. Enter the other person's email address.  Click the "To" or "Recipients" text box at the top of the New Message window, then type in the email address of the person to whom you want to send your email. To add multiple email addresses, type in the first email address, press  Tab  ↹ , and repeat with the other email addresses. If you want to CC or BCC someone on the email, click either the  Cc  link or the  Bcc  link in the far-right side of the "To" text field, ...

Scratch: Game the Hungry LadyBug

Image
Insert    Taco Size:  LadyBug1 Code  Taco Code:  Score!!! Insert the Following Command Blocks Now Set it up!  Now Order it Insert Sound Set Variable to 0

Animate a ghost Part-1

Image
  Animate a ghost Creating a new Scratch project You can use Scratch online or offline. Online  - to create a new Scratch project using the online editor, go to  rpf.io/scratch-new Offline  - if you prefer to work offline and have not installed the editor yet, you can download it from  rpf.io/scratch-off The Scratch editor looks like this: The cat sprite that you can see is the Scratch mascot. If you need an empty Scratch project, you can delete the cat by right-clicking it and then clicking  delete . Click  Choose a sprite  to see the library of all Scratch sprites. You can search or browse sprites by theme. Click on a sprite to add it to your project. Click on  Choose a Backdrop  in the bottom right. You can search for a backdrop or browse for one by category or theme. Click on a backdrop to select it. Add code to your ghost sprite so that the ghost appears and disappears forever when the green flag is clicked. Now organize!! PART 2...

Rock band - Scratch

Image
  Rock band Introduction Learn how to code your own musical instruments! What you will make Click the green flag to begin. Then, click on the singer or the drum to hear what they sound like. What you will need Hardware A computer capable of running Scratch 3 Software Scratch 3 (either  online  or  offline ) Sprites Before you can start coding, you’ll need to add in a ‘thing’ to code. In Scratch, these ‘things’ are called  sprites . Open a new Scratch project. Online:  open a new online Scratch project at  rpf.io/scratch-new . Offline:  open a new project in the offline editor. If you need to download and install the Scratch offline editor, you can find it at  rpf.io/scratchoff . It looks like this: The cat sprite that you can see is the Scratch mascot. You don’t need it for this game, so get rid of it by clicking on the X in the corner. Next, click on  Choose sprite from library  to open up a list of all the Scratch sprites. Scroll ...