In this project you ll learn how to create a game in which you have to save the Earth from space monsters.

Size: px
Start display at page:

Download "In this project you ll learn how to create a game in which you have to save the Earth from space monsters."

Transcription

1 Clon Wars Introduction In this projct you ll larn how to crat a gam in which you hav to sav th Earth from spac monstrs. Stp 1: Making a Spacship Lt s mak a spacship that will dfnd th Earth! Activity Chcklist Start a nw Scratch projct and dlt th cat sprit so that your projct is mpty. You can find th onlin Scratch ditor at jumpto.cc/scratchnw. Add th stars backdrop and th Spacship sprit to your projct. Shrink th spacship and mov it nar th bottom of th scrn. 1

2 Add cod to mov your spacship to th lft th lft arrow ky is prssd. You ll nd to us ths blocks: forvr if ky lft arrow prssd? thn chang x by -4 Add cod to mov your spacship to th right th right arrow ky is prssd. Tst your projct to s whthr you can control your spacship with th arrow kys. Sav your projct Stp 2: Lightning bolts 2

3 Lt s giv th spacship th ability to fir lightning bolts! Activity Chcklist Add th Lightning sprit from th Scratch library. Whn th gam is startd, th lightning should b hiddn until th spacship firs its lasr cannons. Th sprit nds to b much smallr and upsid down. Add th following cod to th Lightning sprit. hid st siz to 25 % point in dirction -90 Add th following cod to th Spacship to crat a nw lightning bolt vr th spac ky is prssd. forvr if ky spac prssd? thn crat clon of Lightning Whnvr a nw clon is cratd, it should start in th sam plac as th spacship, and thn mov up th stag until it touchs th dg. Add th following cod to th Lightning sprit: 3

4 I start as a clon go to Spacship show rpat until touching dg? chang y by 10 dlt this clon Not: W mov th nw clon to th spacship whil it is still hiddn, bfor thn showing it. This just looks nicr. Tst your lightning, by prssing th spac ky. Sav your projct Challng: Fixing th lightning What happns if you kp th spac ky hld down? Can you us a wait block to fix this? Sav your projct Stp 3: Flying Spac-hippos Lt s add lots of flying hippos that ar trying to dstroy your spacship. Activity Chcklist Crat a nw sprit from th Hippo1 imag in th Scratch library. 4

5 St its rotation styl to b lft-right only, and add th following cod to hid th sprit th gam starts: hid Crat a nw variabl calld spd, that is for th hippo sprit only. You ll know if you v don this corrctly bcaus th variabl will hav th nam of th sprit nxt to it, lik this: 5

6 Th following cod will crat a nw hippo vry fw sconds. Th Stag is a good plac for this cod to liv: forvr wait pick random 2 to 4 scs crat clon of Hippo1 Whn ach hippo clon starts, mak it mov around th stag (at a random spd) until it gts hit by th lightning. Add this cod to th hippo sprit: I start as a clon st spd to pick random 2 to 4 go to x: pick random -220 to 220 y: 150 show rpat until touching lightning? mov spd stps turn pick random -10 to 10 dgrs if on dg, bounc dlt this clon Tst out your hippo cod. You should s a nw hippo clon appar vry fw sconds, ach moving at its own spd. 6

7 Tst your lasr cannon. If you hit a hippo, dos it vanish? Whn a hippo touchs your spacship, w nd to mak th spacship xplod! To do this, first mak sur that your spacship has 2 costums calld normal and hit. Th spacship s hit costum can b mad by importing th Sun imag from th Scratch library, and using th Color a shap tool to chang its colour. 7

8 Add this cod to your spacship so that it switchs costum vr it collids with a flying hippo: forvr switch costum to normal wait until touching? Hippo1 switch costum to hit broadcast hit wait 1 scs Did you notic that you hav broadcast a hit mssag in th cod abov? You can us this mssag to mak all of th hippos disappar th spacship is hit. Add this cod to your hippo: I rciv hit dlt this clon Tst out this cod by starting a nw gam and colliding with a hippo. 8

9 Sav your projct Challng: Livs and Scor Can you add a livs, scor or vn a highscor to your gam? You can us th Catch th Dots projct to hlp you. Sav your projct Stp 4: Fruit Bats! Lt s mak a fruit bat that throws orangs at your spacship. Activity Chcklist Firstly, mak a nw bat sprit that will mov across th top of th stag forvr. Rmmbr to tst out your cod. If you look at th bat s costums, you ll s that it alrady has 2: 9

10 Us th nxt costum block to mak th bat flap its wings as it movs. Crat a nw Orang sprit from th Scratch library Add cod to your bat, so that it crats a nw orang clon vry fw sconds. forvr wait pick random 5 to 10 scs crat clon of Orang Click on your orang sprit and add this cod to mak ach orang clon drop down th stag from th bat towards th spacship: 10

11 I start as a clon go to Bat1 show hid rpat until touching dg? chang y by -4 dlt this clon I rciv hit dlt this clon In your spacship sprit, you ll nd to modify your cod so that you ar hit if you touch a hippo or an orang: wait until touching Hippo1? or touching Orang? Tst your gam. What happns if you gt hit by a falling orang? Sav your projct Stp 5: Gam ovr Lt s add a gam ovr mssag at th nd of th gam. Activity Chcklist If you havn t alrady, crat a nw variabl calld livs. Your spacship should start with 3 livs and los a lif vr it collids with an nmy. Your gam should also stop you run out of livs. If you nd hlp, you can us th Catch th Dots projct to hlp you. Draw a nw sprit calld Gam Ovr, using th txt tool. 11

12 On your stag, broadcast a gam ovr mssag just bfor th gam nds. broadcast gam ovr wait and Add this cod to your Gam Ovr sprit, so that th mssag shows at th nd of th gam: I rciv gam ovr hid show Bcaus you v usd a broadcast [gam ovr] and wait block on your stag, it will wait for th Gam Ovr sprit to b displayd bfor nding th gam. Tst your gam. How many points can you scor? Can you think of ways to improv your gam if it is too asy or too hard? Sav your projct Challng: Improv your gam What improvmnts can you mak to your gam? Hr ar 12

13 som idas: Add halth packs that you can collct to gain xtra livs; Add floating rocks that your spacship must avoid; Mak mor nmis appar your scor gts to 100. wait until scor = 100 Sav your projct 13

In this project you ll learn how to create a game in which you have to save the Earth from space monsters.

In this project you ll learn how to create a game in which you have to save the Earth from space monsters. Clone Wars Introduction In this project you ll learn how to create a game in which you have to save the Earth from space monsters. Step 1: Making a Spaceship Let s make a spaceship that will defend the

More information

Clone Wars. Introduction. Scratch. In this project you ll learn how to create a game in which you have to save the Earth from space monsters.

Clone Wars. Introduction. Scratch. In this project you ll learn how to create a game in which you have to save the Earth from space monsters. Scratch 2 Clone Wars All Code Clubs must be registered. Registered clubs appear on the map at codeclubworld.org - if your club is not on the map then visit jumpto.cc/ccwreg to register your club. Introduction

More information

Defeating a Scarcity Mindset

Defeating a Scarcity Mindset Dfating a Scarcity Mindst From an arly ag, you ar bombardd with mssags concrning what to think about mony. Many of thm ar wrong. For instanc, w r taught that to b rich, you hav to mak a lot of mony. But,

More information

In this project we ll make our own version of the highly popular mobile game Flappy Bird. This project requires Scratch 2.0.

In this project we ll make our own version of the highly popular mobile game Flappy Bird. This project requires Scratch 2.0. Flappy Parrot Introduction In this project we ll make our own version of the highly popular mobile game Flappy Bird. This project requires Scratch 2.0. Press the space bar to flap and try to navigate through

More information

In this project you ll learn how to create a game, in which you have to match up coloured dots with the correct part of the controller.

In this project you ll learn how to create a game, in which you have to match up coloured dots with the correct part of the controller. Catch the Dots Introduction In this project you ll learn how to create a game, in which you have to match up coloured dots with the correct part of the controller. Step 1: Creating a controller Let s start

More information

Lost in Space. Introduction. Scratch. You are going to learn how to program your own animation! Activity Checklist.

Lost in Space. Introduction. Scratch. You are going to learn how to program your own animation! Activity Checklist. Scratch 1 Lost in Space All Code Clubs must be registered. Registered clubs appear on the map at codeclubworld.org - if your club is not on the map then visit jumpto.cc/ccwreg to register your club. Introduction

More information

Ghostbusters. Level. Introduction:

Ghostbusters. Level. Introduction: Introduction: This project is like the game Whack-a-Mole. You get points for hitting the ghosts that appear on the screen. The aim is to get as many points as possible in 30 seconds! Save Your Project

More information

In this project you ll learn how to create a platform game, in which you have to dodge the moving balls and reach the end of the level.

In this project you ll learn how to create a platform game, in which you have to dodge the moving balls and reach the end of the level. Dodgeball Introduction In this project you ll learn how to create a platform game, in which you have to dodge the moving balls and reach the end of the level. Step 1: Character movement Let s start by

More information

2. Doodle-Offs: This is everything you ll need to kit out your 3Doodler workshop and facilitate some great. 2 x power strips and extension cords

2. Doodle-Offs: This is everything you ll need to kit out your 3Doodler workshop and facilitate some great. 2 x power strips and extension cords 3Doodlr EDU Workshop Guid 1. Hosting a 3Doodlr workshop? 2. Doodl-Offs: his guid will walk you through running a workshop. It outlins you nd to lad a group through th basics, and thn on to Doodling thir

More information

Red Room Poetry. Find out more at redroomcompany.org

Red Room Poetry. Find out more at redroomcompany.org Rd Room Potry Rd Room Potry s vision is to mak potry a maningful part of vryday lif. W crat potic projcts and larning programs in collaboration with a spctrum of pots, schools, communitis and partnrs for

More information

You are going to learn how to create a game in which a helicopter scores points by watering flowers in the city.

You are going to learn how to create a game in which a helicopter scores points by watering flowers in the city. Green Your City Introduction You are going to learn how to create a game in which a helicopter scores points by watering flowers in the city. Step 1: Helicopter Let s code your helicopter to move across

More information

GV60 VALORSTAT PLUS OPERATING INSTRUCTIONS. VALORSTAT PLUS GV60 Electronic Ignition Remote Control

GV60 VALORSTAT PLUS OPERATING INSTRUCTIONS. VALORSTAT PLUS GV60 Electronic Ignition Remote Control GV60 VALORSTAT PLUS OPERATING INSTRUCTIONS VALORSTAT PLUS GV60 Elctronic Ignition Rmot Control Valor modls using th ValorStat PLUS Rmot Control Portrait 530I Vogu 1300 Horizon 534I Linar L1 1500 Horizon

More information

Create Your Own World

Create Your Own World Create Your Own World Introduction In this project you ll learn how to create your own open world adventure game. Step 1: Coding your player Let s start by creating a player that can move around your world.

More information

Assembly Instructions for Model: VMAA18

Assembly Instructions for Model: VMAA18 Assmbly Instructions for Modl: VMAA18 Thank you for choosing a Sanus Systms VisionMount wall mount. This modl will hold 30-50 inch Plasma and LCD TVs wighing up to 130 lbs to a vrtical wall. It is a full

More information

Engineering 1620: High Frequency Effects in BJT Circuits an Introduction Especially for the Friday before Spring Break

Engineering 1620: High Frequency Effects in BJT Circuits an Introduction Especially for the Friday before Spring Break Enginring 162: High Frquncy Efcts in BJT ircuits an Introduction Espcially for th Friday bfor Spring Brak I hav prpard ths nots bcaus on th day bfor a major vacation brak som popl find it ncssary to lav

More information

Department of Humanities & Religious Studies Assessment Plan (REV 6/16)

Department of Humanities & Religious Studies Assessment Plan (REV 6/16) Dpartm of Humanitis & Rligious Studis Plan (REV 6/16) Larning Goals Outcoms 1. Knowldg of Human Culturs: Studs Humanitis & Rligious Studis should b abl to dmonstrat knowldg of human culturs, thir valus

More information

Flappy Parrot Level 2

Flappy Parrot Level 2 Flappy Parrot Level 2 These projects are for use outside the UK only. More information is available on our website at http://www.codeclub.org.uk/. This coursework is developed in the open on GitHub, https://github.com/codeclub/

More information

In this project, you will create a memory game where you have to memorise and repeat a sequence of random colours!

In this project, you will create a memory game where you have to memorise and repeat a sequence of random colours! Memory Introduction In this project, you will create a memory game where you have to memorise and repeat a sequence of random colours! Step 1: Random colours First, let s create a character that can change

More information

Step 1 : Earth and Mars Orbit the Sun

Step 1 : Earth and Mars Orbit the Sun Introduction In this session you are going to learn how to programme an animation which simulates how and when spaceships are able to fly from Earth to Mars. When we send spaceships to Mars we use a Hohmann

More information

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Whack-a-Witch. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code Introduction: This project is like the game Whack-a-Mole. You get points for hitting the witches that appear on the screen. The aim is to get as many points as possible in 30 seconds! Activity Checklist

More information

Assembly Instructions for Model: VMDD26

Assembly Instructions for Model: VMDD26 Assmbly Instructions for Modl: VMDD26 Thank you for choosing a Sanus Systms Vision Mount wall mount. Th VMDD26 is dsignd to mount up to 63 Flat panl tlvisions wighing up to 175 lb. to a vrtical wall. It

More information

WPCA AMEREN ESP. SEMINAR Understanding ESP Controls. By John Knapik. 2004, General Electric Company

WPCA AMEREN ESP. SEMINAR Understanding ESP Controls. By John Knapik. 2004, General Electric Company WPCA AMEREN ESP SEMINAR Undrstanding ESP Controls By John Knapik 2004, Gnral Elctric Company Efficincy vs. Spcific Corona Powr KNOW WHERE YOUR ESP RUNS ON THE CURVE 99.9 99.0 Collction Efficincy (Prcnt)

More information

» A. 1 Rulebook (You re reading it!) 23 Dice (8 Green, 5 Yellow, 5 Black, 5 Blue) 9 Bones tokens. 40 Equipment tokens. 45 Fish tokens.

» A. 1 Rulebook (You re reading it!) 23 Dice (8 Green, 5 Yellow, 5 Black, 5 Blue) 9 Bones tokens. 40 Equipment tokens. 45 Fish tokens. INTRODUCTION CONTENTS Starting from your hom in th Warrn, you and th othr Bog Goblins st out to dfat a party of advnturrs, slaughtr a unicorn, stal a baby or do somthing qually vil to prov you ar th bst

More information

IEEE Broadband Wireless Access Working Group <

IEEE Broadband Wireless Access Working Group < IEEE C802.16j-07/409 Projct Titl IEEE 802.16 Broadband Wirlss Accss Working Group A Proposal for Transmission of FCH, MAP, R-FCH, R-MAP in Non-transparnt Rlay Systm with Cntralizd

More information

Pip Ahoy! Song Lyrics

Pip Ahoy! Song Lyrics Pip Ahoy! Song Lyrics Com join th party down in Salty Cov It's so much fun it's lik a trasur trov Pip and Alba lad th way Nw advnturs vry day And lots of sasid fun Div down in th submarin S what's bnath

More information

Graph coloring. Kempe s algorithm removes nodes with < K edges

Graph coloring. Kempe s algorithm removes nodes with < K edges Graph oloring Kmp s algorithm rmovs nods with < K dgs Fin This stp is alld simpliia1on Simpliia9on ithr nds with an mpty graph or a graph suh that ah nod has K dgs Now w hav to do somthing Eithr try out

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 301 Signals & Systms Prof. Mark Fowlr ot St #25 D-T Signals: Rlation btwn DFT, DTFT, & CTFT Rading Assignmnt: Sctions 4.2.4 & 4.3 of Kamn and Hck 1/22 Cours Flow Diagram Th arrows hr show concptual

More information

CAUTION: Do not install damaged parts!!!

CAUTION: Do not install damaged parts!!! Your satisfaction is important to us, plas lt us hlp! If you hav any qustions or concrns during th installation, our support rprsntativs ar availabl to assist you. Plas call: 1-877-769-3765 or Liv Chat

More information

3G Evolution. OFDM Transmission. Outline. Chapter: Subcarriers in Time Domain. Outline

3G Evolution. OFDM Transmission. Outline. Chapter: Subcarriers in Time Domain. Outline Chaptr: 3G Evolution 4 OFDM Transmission Dpartmnt of Elctrical and Information Tchnology Johan Löfgrn 2009-03-19 3G Evolution - HSPA and LTE for Mobil Broadband 1 2009-03-19 3G Evolution - HSPA and LTE

More information

In this project you ll learn how to create a times table quiz, in which you have to get as many answers correct as you can in 30 seconds.

In this project you ll learn how to create a times table quiz, in which you have to get as many answers correct as you can in 30 seconds. Brain Game Introduction In this project you ll learn how to create a times table quiz, in which you have to get as many answers correct as you can in 30 seconds. Step 1: Creating questions Let s start

More information

Lesson 2 Game Basics

Lesson 2 Game Basics Lesson What you will learn: how to edit the stage using the Paint Editor facility within Scratch how to make the sprite react to different colours how to import a new sprite from the ones available within

More information

Lab 12. Speed Control of a D.C. motor. Controller Design

Lab 12. Speed Control of a D.C. motor. Controller Design Lab. Spd Control of a D.C. motor Controllr Dsign Motor Spd Control Projct. Gnrat PWM wavform. Amplify th wavform to driv th motor 3. Masur motor spd 4. Masur motor paramtrs 5. Control spd with a PD controllr

More information

Create a game in which you have to guide a parrot through scrolling pipes to score points.

Create a game in which you have to guide a parrot through scrolling pipes to score points. Raspberry Pi Projects Flappy Parrot Introduction Create a game in which you have to guide a parrot through scrolling pipes to score points. What you will make Click the green ag to start the game. Press

More information

Introduction to Medical Imaging. Signal Processing Basics. Strange Effects. Ever tried to reduce the size of an image and you got this?

Introduction to Medical Imaging. Signal Processing Basics. Strange Effects. Ever tried to reduce the size of an image and you got this? Strang Effcts Introduction to Mdical Imaging Evr trid to rduc th siz of an imag and you got this? Signal Procssing Basics Klaus Mullr Computr Scinc Dpartmnt Stony Brook Univrsity W call this ffct aliasing

More information

Create a Simple Game in Scratch

Create a Simple Game in Scratch Create a Simple Game in Scratch Based on a presentation by Barb Ericson Georgia Tech June 2009 Learn about Goals event handling simple sequential execution loops variables conditionals parallel execution

More information

Rock Band. Introduction. Scratch. In this project you ll learn how to code your own musical instruments! Activity Checklist.

Rock Band. Introduction. Scratch. In this project you ll learn how to code your own musical instruments! Activity Checklist. Scratch 1 Rock Band All Code Clubs must be registered Registered clubs appear on the map at codeclubworldorg - if your club is not on the map then visit jumptocc/ccwreg to register your club Introduction

More information

January 2 I am your Joy! Ths four words can light up your lif. Sinc I am always with you, th Joy of My Prsnc is continually accssibl to you. You can o

January 2 I am your Joy! Ths four words can light up your lif. Sinc I am always with you, th Joy of My Prsnc is continually accssibl to you. You can o January 2 I am your Joy! Ths four words can light up your lif. Sinc I am always with you, th Joy of My Prsnc is continually accssibl to you. You can opn up to My Prsnc through your trust in M, your lov

More information

Up to job level 3 the player can pay to change jobs with ED rather than with a Retraining Certificate: You'll need 100,000 ED to change jobs.

Up to job level 3 the player can pay to change jobs with ED rather than with a Retraining Certificate: You'll need 100,000 ED to change jobs. Job Rfrsh Intrfac Rnovations. Th intrfac is displayd to th playr prmanntly. Intrfac icon in th gam mnu at th bottom dg of th scrn If th playr has yt to choos a job, thn a mssag will appar ach tim thy first

More information

Introduction to Turtle Art

Introduction to Turtle Art Introduction to Turtle Art The Turtle Art interface has three basic menu options: New: Creates a new Turtle Art project Open: Allows you to open a Turtle Art project which has been saved onto the computer

More information

Logic Design 2013/9/26. Outline. Implementation Technology. Transistor as a Switch. Transistor as a Switch. Transistor as a Switch

Logic Design 2013/9/26. Outline. Implementation Technology. Transistor as a Switch. Transistor as a Switch. Transistor as a Switch 3/9/6 Logic Dsign Implmntation Tchnology Outlin Implmntation o logic gats using transistors Programmabl logic dvics Compl Programmabl Logic Dvics (CPLD) Fild Programmabl Gat Arrays () Dynamic opration

More information

Common Collector & Common Base Amplifier Circuits

Common Collector & Common Base Amplifier Circuits xprimnt (6): ommon ollctor & as Amplification ircuit xprimnt No. (6) ommon ollctor & ommon as Amplifir ircuits Study Objctiv: (1) To comput and masur th basic charactristics of & amplification. (2) To

More information

More Fun with D/A Converters

More Fun with D/A Converters D/A with a PIC Miroontrollr (rap) Mor Fun with D/A Convrtrs A subroutin to driv this hip follows: void D2A(unsignd int ) { unsignd har i; TRISC0 = 0; TRISC3 = 0; TRISC5 = 0; // Add 0011 to th first four

More information

The Trouton Rankine Experiment and the End of the FitzGerald Contraction

The Trouton Rankine Experiment and the End of the FitzGerald Contraction Th Trouton Rankin Exprimnt and th End of th FitzGrald Contraction Dr. Adrian Sfarti 1. Abstract Assuming that FitzGrald was right in his contraction hypothsis, Trouton sought for mor positiv vidnc of its

More information

Fireworks. Level. Introduction: In this project, we ll create a fireworks display over a city. Activity Checklist Follow these INSTRUCTIONS one by one

Fireworks. Level. Introduction: In this project, we ll create a fireworks display over a city. Activity Checklist Follow these INSTRUCTIONS one by one Introduction: In this project, we ll create a fireworks display over a city. Activity Checklist Follow these INSTRUCTIONS one by one Test Your Code Click on the green flag to TEST your code Save Your Project

More information

CISC 1600, Lab 2.2: More games in Scratch

CISC 1600, Lab 2.2: More games in Scratch CISC 1600, Lab 2.2: More games in Scratch Prof Michael Mandel Introduction Today we will be starting to make a game in Scratch, which ultimately will become your submission for Project 3. This lab contains

More information

Fish Chomp. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code

Fish Chomp. Level. Activity Checklist Follow these INSTRUCTIONS one by one. Test Your Project Click on the green flag to TEST your code GRADING RUBRIC Introduction: We re going to make a game! Guide the large Hungry Fish and try to eat all the prey that are swimming around. Activity Checklist Follow these INSTRUCTIONS one by one Click

More information

RETURN TO MAIN MENU ver-increasing computer calculation speed used for games such as Tomb Raider

RETURN TO MAIN MENU ver-increasing computer calculation speed used for games such as Tomb Raider E vr-incrasing computr calculation spd usd for gams such as Tomb Raidr mans that Lara Croft outprforms any charactr from th past. Th first succssful high-spd lctronic digital computr, ENIAC (lctronic numrical

More information

Making the Leap: Achieving Centimeter-Range Accuracy with UAVs. Francois Gervaix Product Manager, Surveying

Making the Leap: Achieving Centimeter-Range Accuracy with UAVs. Francois Gervaix Product Manager, Surveying Making th Lap: Achiving Cntimtr-Rang Accuracy with UAVs Francois Grvaix Product Managr, Survying About snsfly A tam of ovr 150 passionat popl 100-200 units/month #1 in fixd-wing mapping drons (worldwid

More information

Welcome to. 3 Scholastic Study Smart: Comprehension Skills (Level 3) Linda Ward Beech, Scholastic Teaching Resources

Welcome to. 3 Scholastic Study Smart: Comprehension Skills (Level 3) Linda Ward Beech, Scholastic Teaching Resources Wlcom to! Comprhnsion Skills provids opportunitis for structurd and rpatd practic of spcific radg skills at ag- appropriat lvls to hlp your child dvlop comprhnsion skills. It is oftn a challng to hlp a

More information

TEACHER INTERVIEW: MR. DINUBILA

TEACHER INTERVIEW: MR. DINUBILA Spring 2015 1 Tachr ntrviw: Mr. DiNubila 2 Tachr ntrviw: Mr. DiNubila continud 3 Tachr ntrviw: Mr. DiNubila continud 3 Chckrs Th Rat 4 Vido Gam Rviw Shadow of Mordor 4 Movi Rviw Big Hro 6 5 BOB & ROB 5

More information

GAME PROGRAMMING & DESIGN LAB 1 Egg Catcher - a simple SCRATCH game

GAME PROGRAMMING & DESIGN LAB 1 Egg Catcher - a simple SCRATCH game I. BACKGROUND 1.Introduction: GAME PROGRAMMING & DESIGN LAB 1 Egg Catcher - a simple SCRATCH game We have talked about the programming languages and discussed popular programming paradigms. We discussed

More information

3-Dimensions. 3-Dimensions. 3D Shapes. Recognise 3-D Shapes and know their properties. 2 Dimensional. 3 Dimensional. Exercise 1

3-Dimensions. 3-Dimensions. 3D Shapes. Recognise 3-D Shapes and know their properties. 2 Dimensional. 3 Dimensional. Exercise 1 3-imnsions Ronis 3- Shaps an know thir proprtis 3 Shaps FLAT shaps, rawn on papr, lik squars, irls or trianls ar all 2-imnsional. 2 imnsional rath Thy hav 2 imnsions or 2 sizs :(lnth an rath). lnth 3 imnsional

More information

EMA5 / UMA5N / FMA5A. V CC -50V -100mA 2.2kW 47kW I C(MAX.) R 1 R 2. Datasheet

EMA5 / UMA5N / FMA5A. V CC -50V -100mA 2.2kW 47kW I C(MAX.) R 1 R 2. Datasheet M5 / UM5N / FM5 PNP -100m -50V Complx Digital Transistors (Bias Rsistor Built-in Transistors) Datasht Faturs Paramtr V CC -50V -100m 2.2kW 47kW I C(MX.) R 1 R 2 1) Built-In Biasing Rsistors. 2) Two DT123J

More information

4.5 COLLEGE ALGEBRA 11/5/2015. Property of Logarithms. Solution. If x > 0, y > 0, a > 0, and a 1, then. x = y if and only if log a x = log a y.

4.5 COLLEGE ALGEBRA 11/5/2015. Property of Logarithms. Solution. If x > 0, y > 0, a > 0, and a 1, then. x = y if and only if log a x = log a y. /5/05 0 TH EDITION COLLEGE ALGEBRA 4.5 Eponntial and Logarithmic Equations Eponntial Equations Logarithmic Equations Applications and Modling LIAL HORNSBY SCHNEIDER 4.5-4.5 - Proprty of Logarithms If >

More information

Pong! The oldest commercially available game in history

Pong! The oldest commercially available game in history Pong! The oldest commercially available game in history Resources created from the video tutorials provided by David Phillips on http://www.teach-ict.com Stage 1 Before you start to script the game you

More information

Signals and Systems Fourier Series Representation of Periodic Signals

Signals and Systems Fourier Series Representation of Periodic Signals Signals and Systms Fourir Sris Rprsntation of Priodic Signals Chang-Su Kim Introduction Why do W Nd Fourir Analysis? Th ssnc of Fourir analysis is to rprsnt a signal in trms of complx xponntials x t a

More information

Create Your Own World

Create Your Own World Scratch 2 Create Your Own World All Code Clubs must be registered. Registered clubs appear on the map at codeclubworld.org - if your club is not on the map then visit jumpto.cc/ccwreg to register your

More information

Creating Computer Games

Creating Computer Games By the end of this task I should know how to... 1) import graphics (background and sprites) into Scratch 2) make sprites move around the stage 3) create a scoring system using a variable. Creating Computer

More information

2009 ECF THE ENGLISH CHESS FEDERATION CERTIFICATE OF MERIT. Level One

2009 ECF THE ENGLISH CHESS FEDERATION CERTIFICATE OF MERIT. Level One 2009 L DA A M Lvl n U D B his booklt srvs as a basic introduction to chss. Kp as your guid and rady rfrnc. h topics ar listd in th contnts along with thir appropriat pag numbr. All diagrams assum that

More information

Exploring Handbells. Techniques & Repertoire for Handbells and Handchimes

Exploring Handbells. Techniques & Repertoire for Handbells and Handchimes Exploring Handblls Tchniqus Rprtoir for Handblls and Handchims by Btty B Radford, ith Tchnical Advic by Dborah Ric Editd by Matth Dan Pavoy Titl Pag Octavs Tchniqu Introduction 2 Th Ringing Sound 3 Ringing

More information

SECTION ONE: SOCIAL ENTREpRENEURSHIP BEGINS WITH YOU

SECTION ONE: SOCIAL ENTREpRENEURSHIP BEGINS WITH YOU SECTION ONE: SOCIAL ENTREpRENEURSHIP BEGINS WITH YOU a b c d f g h Clos to th Hart Traits and Charactristics Rol Modls Wighing Things Up My Lif As a Pi Tim Machin Th Gnius of You Summary of Sction On SOCIAL

More information

Content Skills Assessments Lessons. Assessments 9/1/2012

Content Skills Assessments Lessons. Assessments 9/1/2012 Tachr: CORE APART Yar: 2012-13 Cours: AP Studio Art Month: All Months S p t m b r Drawing - Why AP Drawing? ~ Essntial Qustions What dos an AP (Drawing) cours consist of? How do you dvlop a varity of artworks

More information

DTA123E series V CC I C(MAX.) R 1 R 2. 50V 100mA 2.2k 2.2k. Datasheet. PNP -100mA -50V Digital Transistors (Bias Resistor Built-in Transistors)

DTA123E series V CC I C(MAX.) R 1 R 2. 50V 100mA 2.2k 2.2k. Datasheet. PNP -100mA -50V Digital Transistors (Bias Resistor Built-in Transistors) DT123 sris PNP -100m -50V Digital Transistors (Bias Rsistor Built-in Transistors) Datasht Paramtr V CC I C(MX.) R 1 R 2 Valu 50V 100m 2.2k 2.2k Faturs 1) Built-In Biasing Rsistors, R 1 = R 2 = 2.2k. Outlin

More information

4-H Action Exhibits. All participants take an equal role in planning and doing the Action Exhibit.

4-H Action Exhibits. All participants take an equal role in planning and doing the Action Exhibit. 4-H Action Exhibits by Laurn Brsstt, Dbbi Chvr, Lisa Townson, Pnny Turnr An Action Exhibit faturs on to thr 4-H rs showing a procss; making or doing somthing whil xplaining it to th audinc and answring

More information

Double-sided main board. 6 double-sided Player Boards. First Player marker. Round marker Dice. 48 double-sided Building tiles.

Double-sided main board. 6 double-sided Player Boards. First Player marker. Round marker Dice. 48 double-sided Building tiles. Ruls of Conduct Gam Componnts Doubl-sidd main board 120 woodn cubs 13 Charactr cards Cloth bag - Books - Artwork - Waponry - Magic - Jwlry - Furnishings Rh ys Lusy Gain s and 1 S on th Rpu ta ttlrs card

More information

CSE 554 Lecture 1: Binary Pictures

CSE 554 Lecture 1: Binary Pictures CSE 554 Lctur 1: Binary Picturs Fall 2016 CSE554 Binary Picturs Sli 1 Gomtric Forms Continuous forms Dfin by mathmatical functions Curvs Surfacs E.g.: parabolas, splins, subivision surfacs 2 y x z Sin[

More information

Intro to Screen Printing

Intro to Screen Printing Intro to Scrn Printing Charli Taublib Taublib Consulting Grnwood Villag, Colorado Tl 303-290-8009 Cll 303-618-8955 www.taublibconsulting.com DrPrint@aol.com Introduction Th purpos of this prsntation is

More information

Pacing Guide for Kindergarten Version GLE Checks for Understanding Vocabulary Envision Textbook Materials

Pacing Guide for Kindergarten Version GLE Checks for Understanding Vocabulary Envision Textbook Materials Pacing Guid for indrgartn Vrsion 0 GL Chcs for Undrstanding Vocabulary nvision Txtboo Matrials GL 0006.3. Rcogniz 0006.3.4 Sort, ordr and classify attributs (such as color, shap, siz) and pattrns (such

More information

Lecture 19: Common Emitter Amplifier with Emitter Degeneration.

Lecture 19: Common Emitter Amplifier with Emitter Degeneration. Whits, EE 320 Lctur 19 Pag 1 of 10 Lctur 19: Common Emittr Amplifir with Emittr Dgnration. W ll continu our discussion of th basic typs of BJT smallnal amplifirs by studying a variant of th CE amplifir

More information

g G our life EPILEPSY SCOTLAND / GUIDE TO GETTING ON WITH YOUR LIFE

g G our life EPILEPSY SCOTLAND / GUIDE TO GETTING ON WITH YOUR LIFE g n i g to d i u G our lif ith w on EPILEPSY SCOTLAND / GUIDE TO GETTING ON WITH YOUR LIFE HELPLINE 0808 800 2200 TEXT 07786 209 501 ONLINE EPILEPSYSCOTLAND.ORG.UK r h t r a t S This guid is for you whthr

More information

GLH110 Glass Temperature Controller

GLH110 Glass Temperature Controller GLH110 Glass Tmpratur Contrlr Usr Manual 1. MAIN FEATURES Th GLH110 Tmpratur Contrlr manags Wood Firplacs and Boilrs, for hating and domstic hot watr production, with th possibility to intgrat it to a

More information

STEP-BY-STEP THINGS TO TRY FINISHED? START HERE NEW TO SCRATCH? CREATE YOUR FIRST SCRATCH PROJECT!

STEP-BY-STEP THINGS TO TRY FINISHED? START HERE NEW TO SCRATCH? CREATE YOUR FIRST SCRATCH PROJECT! STEP-BY-STEP NEW TO SCRATCH? CREATE YOUR FIRST SCRATCH PROJECT! In this activity, you will follow the Step-by- Step Intro in the Tips Window to create a dancing cat in Scratch. Once you have completed

More information

In this project you ll learn how to code your own musical instruments!

In this project you ll learn how to code your own musical instruments! Rock Band Introduction In this project you ll learn how to code your own musical instruments! Step 1: Sprites Before you can start coding, you ll need to add in a thing to code. In Scratch, these things

More information

Brain Game. Introduction. Scratch

Brain Game. Introduction. Scratch Scratch 2 Brain Game All Code Clubs must be registered. Registered clubs appear on the map at codeclubworld.org - if your club is not on the map then visit jumpto.cc/ccwreg to register your club. Introduction

More information

IMPORTANT SAFETY INSTRUCTIONS

IMPORTANT SAFETY INSTRUCTIONS IMPORTANT SAFETY INSTRUCTIONS Whn using an lctrical applianc, basic safty prcautions should alays b follod, including th folloing: Rad all instructions bfor using this applianc. DANGER To rduc th risk

More information

Scratch for Beginners Workbook

Scratch for Beginners Workbook for Beginners Workbook In this workshop you will be using a software called, a drag-anddrop style software you can use to build your own games. You can learn fundamental programming principles without

More information

a. the costumes tab and costumes panel

a. the costumes tab and costumes panel Skills Training a. the costumes tab and costumes panel File This is the Costumes tab Costume Clear Import This is the Costumes panel costume 93x0 This is the Paint Editor area backdrop Sprite Give yourself

More information

Hardware Manual. STR4 & STR8 Step Motor Drives

Hardware Manual. STR4 & STR8 Step Motor Drives Hardwar Manual STR4 & STR8 Stp Motor Drivs 92-3E 2/3/21 92-3E 2/3/21 STR Hardwar Manual Contnts Introduction... 3 Faturs... 3 Block Diagram... 4 Gtting Startd... 5 Mounting th Driv... 6 Conncting th Powr

More information

Register Allocation. Goal: replace temporary variable accesses by register accesses Why? Constraints:

Register Allocation. Goal: replace temporary variable accesses by register accesses Why? Constraints: Rgistr Allotion Gol: rpl tmporry vril sss y rgistr sss Why? Constrints: Fix st of rgistrs Two simultnously liv vrils nnot llot to th sm rgistr A vril is liv if it will us gin for ing rfin. 1. Intify Liv

More information

Engagement Schedule. Schedule M-3 Tutorial. December 07 United States

Engagement Schedule. Schedule M-3 Tutorial. December 07 United States Engagmnt Schdul M-3 Tutorial Schdul M-3 Tutorial Dcmbr 07 Unitd Stats Schdul M-3 Schdul M-3 applis to: C and S Corporations whr Total Assts ar qual or gratr than $10 million OR consolidatd d ntity Partnrships

More information

Module 4 Build a Game

Module 4 Build a Game Module 4 Build a Game Game On 2 Game Instructions 3 Exercises 12 Look at Me 13 Exercises 15 I Can t Hear You! 17 Exercise 20 End of Module Quiz 20 2013 Lero Game On Design a Game When you start a programming

More information

Game Design Curriculum Multimedia Fusion 2. Created by Rahul Khurana. Copyright, VisionTech Camps & Classes

Game Design Curriculum Multimedia Fusion 2. Created by Rahul Khurana. Copyright, VisionTech Camps & Classes Game Design Curriculum Multimedia Fusion 2 Before starting the class, introduce the class rules (general behavioral etiquette). Remind students to be careful about walking around the classroom as there

More information

Prototype based languages

Prototype based languages Prototyp basd languags Author Tomas Billborn & Mallla Srinivasa Rao Abstract Whn objct orintd languags ar brought up as subjct most of us think of languags that support data abstraction by providing data

More information

j e c t s A m P r o a z i n g P h o t o A guide to running your own 10 week after-school photography club

j e c t s A m P r o a z i n g P h o t o A guide to running your own 10 week after-school photography club j c t s A m P r o a z i n g P h o t o A guid to running your own 10 wk aftr-school photography club Introduction This guid is dsignd to hlp you to dlivr a tn-wk photography club at your primary school.

More information

Memory. Introduction. Scratch. In this project, you will create a memory game where you have to memorise and repeat a sequence of random colours!

Memory. Introduction. Scratch. In this project, you will create a memory game where you have to memorise and repeat a sequence of random colours! Scratch 2 Memory All Code Clubs must be registered. Registered clubs appear on the map at codeclubworld.org - if your club is not on the map then visit jumpto.cc/ccwreg to register your club. Introduction

More information

1) How do I create a new program? 2) How do I add a new object? 3) How do I start my program?

1) How do I create a new program? 2) How do I add a new object? 3) How do I start my program? 1) How do I create a new program? 2) How do I add a new object? 3) How do I start my program? 4) How do I place my object on the stage? Create a new program. In this game you need one new object. This

More information

1/24/2017. Electrical resistance

1/24/2017. Electrical resistance 1/24/2017 Photocopirs and th National Grid Photoconductors so far.. On xampl of a smiconducting matrial Elctrical insulator in th dark, conductor in th light mportant componnt in a photocopir butt Slctiv

More information

Characteristics of BJT-2

Characteristics of BJT-2 PLEASE S HP://ENGNEERS.N/ ENGNEERS- ONSULANS LEURE NOES SERES ELERONS ENGNEERNG 1 YEAR UPU haractristics of J-2 Output haractristics for ommon Emittr configuration: h output charactristic for transistor

More information

AIM OF THE GAME GLACIER RACE. Glacier Race. Ben Gems: 20. Laura Gems: 13

AIM OF THE GAME GLACIER RACE. Glacier Race. Ben Gems: 20. Laura Gems: 13 Glacier Race 166 GLACIER RACE How to build Glacier Race Glacier Race is a two-player game in which you race up the screen, swerving around obstacles and collecting gems as you go. There s no finish line

More information

Hand Independence III - Pachelbel s Canon in D

Hand Independence III - Pachelbel s Canon in D Nots Th canon consists of a bass ground plus 27 parts Th ground and ach part is 8 masurs long Although writtn in 2/4 tim w will play ach masur as 4 bats, with an ighth not = 1 bat (as if th tim signatur

More information

Main idea. Register Allocation. Interference graph. Register allocation. Interference graph. Interference graph

Main idea. Register Allocation. Interference graph. Register allocation. Interference graph. Interference graph Min i Rgistr Allotion Wnt to rpl tmporry vrils with som fix st of rgistrs First: n to know whih vrils r liv ftr h instrution Two simultnously liv vrils nnot llot to th sm rgistr (Slis from Anrw Myrs) Rgistr

More information

Add in a new ghost sprite, and a suitable stage backdrop.

Add in a new ghost sprite, and a suitable stage backdrop. Ghostbusters Introduction You are going to make a ghost-catching game! Step 1: Animating a ghost Activity Checklist Start a new Scratch project, and delete the cat sprite so that your project is empty.

More information

Programming with Scratch

Programming with Scratch Programming with Scratch A step-by-step guide, linked to the English National Curriculum, for primary school teachers Revision 3.0 (Summer 2018) Revised for release of Scratch 3.0, including: - updated

More information

Let s start by making a pencil, that can be used to draw on the stage.

Let s start by making a pencil, that can be used to draw on the stage. Paint Box Introduction In this project, you will be making your own paint program! Step 1: Making a pencil Let s start by making a pencil, that can be used to draw on the stage. Activity Checklist Start

More information

TM RULEBOOK 300_ _001_WrathRules_REV.indd 1 300_ _001_WrathRules_REV.indd 1 10/12/10 2:01 PM 10/12/10 2:01 PM

TM RULEBOOK 300_ _001_WrathRules_REV.indd 1 300_ _001_WrathRules_REV.indd 1 10/12/10 2:01 PM 10/12/10 2:01 PM TM RULEBOOK 300_21442000_001_WrathRuls_REV.indd 1 TABLE OF CONTENTS INTRODUCTION 3 GAME OVERVIEW 3 WINNING THE GAME 3 Gam Stup 3 To Start Playing 4 Taking Turns 5 Th Dungon Til Stack 5 PLAYER SETUP 6 THE

More information

Scratch Programming Lesson 13. Mini Mario Game Part 4 Platforms

Scratch Programming Lesson 13. Mini Mario Game Part 4 Platforms Scratch Programming Lesson 13 Mini Mario Game Part 4 Platforms If you ve have played one or more platform games (video games characterized by jumping to and from suspended platforms), you should ve seen

More information

Global Register Allocation

Global Register Allocation Glol Rgistr Allotion Xiokng Qiu Puru Univrsity ECE 468 Slis from Anrw Myrs Sptmr 23, 2016 Min i Wnt to rpl tmporry vrils with som fix st of rgistrs First: n to know whih vrils r liv ftr h instrution Two

More information

ANALYSIS ON THE COVERAGE CHARACTERISTICS OF GLONASS CONSTELLATION

ANALYSIS ON THE COVERAGE CHARACTERISTICS OF GLONASS CONSTELLATION ANALYSIS ON THE COVERAGE CHARACTERISTICS OF GLONASS CONSTELLATION Itm Typ txt; rocdings Authors Hui, Liu; Qishan, Zhang ublishr Intrnational Foundation for Tlmtring Journal Intrnational Tlmtring Confrnc

More information

Teaching Kids to Program. Lesson Plan: Interactive Holiday Card

Teaching Kids to Program. Lesson Plan: Interactive Holiday Card Teaching Kids to Program Lesson Plan: Interactive Holiday Card Step 1: 1. Open your web browser and go to SCRATCH (http://scratch.mit.edu/ ) 2. Sign in to your Scratch account by clicking on the button

More information

PART 1: WIN AT POKER, BLACKJACK, CRAPS AND ROULETTE There is a fruit machine, as well as four game table

PART 1: WIN AT POKER, BLACKJACK, CRAPS AND ROULETTE There is a fruit machine, as well as four game table H G U O R H WALKT You thought had a fool-poof systm of chating, but unfotunatly that wasn t cas. W plans hampd by shot ppa ati tim, calssnss o lag amount of my involvd? Whatv happ nd, it wasn t what pctd

More information