By: Keaton & David. Movement ProsCons  We were able to make the object move horizontal easily.  We were able to make the object move up and down easily.

Slides:



Advertisements
Similar presentations
Create a Simple Game in Scratch
Advertisements

Create a Simple Game in Scratch
Getting started with LEGO NXT Mindstorms software This is intended to be a short introduction to the LEGO Mindstorms software and programming the LEGO.
Mission Technology Introduction to Scratch! June 2007.
Scratch for Storytelling Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
Get Going On ….. What is programming ? What programming software does the school have ? Load this PowerPoint.
Conversational Computers
THIS IS AN EXAMPLE OF OUR FIRST TOPIC: PLAY-DOH ANIMATION.
If you are connected to the Internet, click and then click on the web page to experience an introduction to applications. The following lesson is about.
Adventures in Animation Introduction to Scratch! Michelle Venable-Foster June 2006.
What is Scratch? Scratch as Logo Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
How to Script a Presentation and Include Your Own Original Media Bryn Jones UNDA 2001.
Welcome to the CRE Programming Club! Robert Eckstein and Robert Heard.
Introduction to Scratch!
Apple IPhone Information By: Mac Roy and Harley Parenteau and Tristan Fowler.
Ben, Griffen, Lucas. Pros: Movement & Sound: It has good graphics and the sound is good because it plays every move. It is easy to program it to move.
Abstract # 0000 Make the Main Title with Large Bold Type Use Smaller Type for the Subtitle. Above Type is 105pt. This Type is 70pt. Make authors’ names.
PowerPoint Basics (for Macs) 1. Before you start your project, you need: Completed project storyboard. Files with images, sound, or video already saved.
Game Design Teri Stebbins Scratch. Game Design-Scratch Pros  It Is easy to navigate save and make projects.  It Is easy to record sound.  You can get.
PowerPoint 1 The Basics 1. Save this file to your Apps Folder as YourLastName_PP1 2. Read each slide. 3. Complete each set of numbered directions.
GLOGSTER What is GLOGSTER? Getting started There are two GLOGSTER sites. With students, make certain you use the education site at.
Using MIT Scratch for Programming and Control Exercise 3 Ball Game Year 9 ICT Autumn Term 2007.
Unit 1 – Improving Productivity Instructions ~ 100 words per box.
Lecture 3 Web Design What makes a "good" website? Getting started on your website. Planning the layout. Picking a theme. Effective Design Tips.
General Information: This document was created for use in the "Bridges to Computing" project of Brooklyn College. This work is licensed under the Creative.
Unit 1 – Improving Productivity Instructions ~ 100 words per box.
Kodu Final Presentation Team Members: Kenzie, Carson, and Katherine.
Writing Effectively: Kristen McBee & Crystal Robinson Castleman Creek Elementary Developing Ideas and Details.
The Virtual Cell Website Click on school bus…
Introduction to Scratch Scratch as Logo Dr. Ben Schafer Department of Computer Science University of Northern Iowa.
By Molly K.. This shows my Kodu moving in my game. One of the pros with movement is that you can do all the things like jump, walk on water and never.
JORDYN B. LAUREN G. Game Salad Final Presentation.
Game Maker – Getting Started What is Game Maker?.
STORYJUMPER AND WEVIDEO By: Victoria Dwyer and Jordan Craig.
For the next 25 minutes we are going to look at some SMART Board tips and tricks. Even if you are not a classroom teacher or you don’t have a SMART Board.
After clicking the link, you will be taken to this page. Both the StudyCards™ and TI StudyCards™ Creator for Windows® needs to be downloaded. The first.
Create a Halloween Computer Game in Scratch Stephanie Smullen and Dawn Ellis Barb Ericson October 2008.
Have fun on the internet while being safe!!  Do you know what cyber safety means?.. YesNo.
The If Block. IF The “if” block can be found in the control tab. The if block means, “IF this happens, THEN do this.” You can put blocks ON the if block.
Ben, Griffen, Lucas. Pros: Movement & Sound: It has good graphics and the sound is good because it plays every move. It is easy to program it to move.
Cloning in Scratch Computer App Session 6. Cloning in Scratch Learning Objectives: I will clone sprites in Scratch to create copies of an existing sprite.
How to create a sprite Delete a sprite (e.g. the cat) by right clicking on it and choosing delete. Go to the bottom right hand corner and choose a new.
What is PowerPoint? Why would I want to use PowerPoint? PowerPoint is a presentation software program that is part of the Microsoft Office group of programs.
Scratch Part 3 – Creating a level. What you will be doing.  You will make the first level to your game.  You need to think about the following when.
Introduction to Computer Programming - Project 1 Intro to Digital Technology.
How to Create a Slide Show By Jessica Wright and Chloe Smith.
By: Vivian W.. For movement, I made the turtle and the kodu move.
Adventures in Animation Introduction to Scratch! Michelle Venable-Foster Barb Ericson Dec 2007.
G AME D ESIGN - S CRATCH Aliya, Natalie, and Mika.
By: Vivian W.. For movement, I made the turtle and the kodu move. Some pros of movement was that you could make the kodu do a bunch of different actions.
Scratch Part 2 – Character Commands. What does a command do?  Commands in programming allow an object whatever it is to do something. In the case of.
Creating a Simple Game in Scratch Barb Ericson Georgia Tech May 2009.
Introducing Scratch Learning resources for the implementation of the scenario
© it’sLearning 365 Limited | Screen 1 FLASH enabled How to use me : Teachers Notes Useful Web Link Ne xt Pa ge Ne xt Pa ge Navigate.
By: Cameron R and Ryan. Pros and cons Pros Cons Movement: It was easy to move the character around and to tell it where to go. Background: It was easy.
Microsoft® PowerPoint  Entrance. Controls how an object first appears on a slide.  Emphasis. Draws attention to an object that is already.
Robotics and Programming Finch Robot. What is Programming?  Programming is the process of developing a command or series of commands for a computer to.
How to make things a little more interesting!!
Scratch Animated Greeting Cards.
By: Ryan Irwin 6th Grade Globaloria.
Scratch for Interactivity
Understanding Communication with a Robot? Activity (60 minutes)
Loopy Motion Control.
Welcome to SCRATCH.
Scratch for Storytelling
Developing the Design: Lo-fi Prototype
Creating a Simple Game in Scratch
Getting started with LEGO EV3 Mindstorms software
Presentation transcript:

By: Keaton & David

Movement ProsCons  We were able to make the object move horizontal easily.  We were able to make the object move up and down easily.  Easy to rotate the object.  Hard to make something move with the arrow keys.  Hard to make the object move in a circle.  Some of the programming options are confusing such as “Forever if”.  Hard to make multiple things move at once.

Sound ProsCons  You can import your own sound.  There are lots of sounds to choose from that are preloaded on Scratch.  Easy to make sound while the object is moving.  It was hard to make the object say the word or sound at a certain time.  It was hard to make the object talk and move at the same time.  We couldn’t make 2 objects talk at the same time.

Backgrounds ProsCons  We could put objects in the background.  We could make our own background.  There were a lot of preloaded backgrounds we could put in.  We couldn’t put more then 1 background.  We couldn’t make sound in the background.  We couldn’t make the background move.

Sequencing ProsCons  We could put the commands in the order you want them to happen in.  We could have things happen by pressing a button.  We could put as many commands as we wanted.  We couldn’t have the motion or sound happen at a certain time during the game unless you hit the assigned button.  We couldn’t change the background in the middle of the game.

We think Scratch is a very effective tool for game design. It can be complex at times, but once you figure it out your game will turn out good. At most times it is really straight forward and easy to use. We thought that the backgrounds were really easy to use and they were straight forward. Most of the program was straight forward, but some of the commands can get confusing. Effectiveness of Scratch

Scratch Rating We rate Scratch as medium difficulty. We rate it this way because most of the time Scratch is straight forward, but sometimes it is hard t use the commands. Scratch can be used to make really good games if you are experienced with the tool, if you aren’t you just have to fool with it and you’ll get the hang of it.

Classroom Use Scratch can be used in the classroom in the future. It can help people learn basic programming. For example, if someone wanted to be a computer programmer or something when they were older they could use Scratch and then move up to something more advanced.

Can Game Design Influence Future Education? I think game design can influence future education. I think this because with I- Pods, I-Pads, and I-Phones, apps and games are becoming more and more wanted. If kids started learning game design now, they could be very good in the future.

Background Pictures

Links to Projects Final Project Page