Student Workbook Work through this booklet to complete tasks and even a whole game! Check for video tutorials on Passmarc – Academic Links / eLearning.

Slides:



Advertisements
Similar presentations
How to import and edit video clips in Windows Movie Maker
Advertisements

Adobe Photoshop Elements photo editing software licensed for use on DEC computers can be purchased for home use by DEC staff Company name Name of.
Skater World: Part One By Deborah Nelson Duke University Under the direction of Professor Susan Rodger May 29,
SELECT A LESSON 1. A WORLD AND CHARACTERS 2. PATHS AND ENEMIES 4. USING PAGES TO CHANGE THE RULES 5. GAME ANALYSIS AND DESIGN 6-7. CREATING YOUR OWN GAME.
A Prezi presentation is like creating a mind map. It is created on a blank canvas and you decide where the information goes on this canvas.
Do not begin Slide Show. Stay in normal view for now.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Word processing Suitable for: Beginner Improver Advanced.
Introduction to Scratch!
Hello! Keep watching … I’ll show you how to use a mouse.
Game Maker Day 2 Making a Maze Game.
Kodu Final Presentation Team Members: Kenzie, Carson, and Katherine.
 5 Core Elements to Game Design Courtesy of Gamestar Mechanics.
L.O. To understand programming code, to navigate and add objects into Kodu. Start Menu  Primary Applications  ICT  Kodu.
This is what we want to draw Extrude Mirror Round Edges.
Using PowerPoint Hands-On Tutorial. Importing Clipart Click the Insert menu Select Picture Select Clipart On the search box Enter Traffic and click the.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Computer basics: Using a mouse Suitable for: Beginner.
Creating a Simple Game in Scratch Barb Ericson Georgia Tech June 2008.
Build-It-Yourself.com BLENDER 3D LESSON 3 BLENDER 3D LESSON 3.
Prezi Basics Mrs. C’s class. How to get started on a prezi  For a step-by-step tutorial on how to use basic tools in Prezi, we will watch the video above.
Learning PowerPoint Presenting your ideas as a slide show… …on the computer!
Create a Halloween Computer Game in Scratch Stephanie Smullen and Dawn Ellis Barb Ericson October 2008.
PREZI PRESENTATION The Prezi Interface. In this tutorial you will learn:  About the different parts of a Prezi interface: 1. The Prezi space/canvas 2.
Hyperstudio: A Beginner’s Tutorial By Judy Swaim.
“FEATURES OF THE PROGRAM” MICROSOFT PAINT TUTORIAL.
This is what we want to create Add component and fix in place Add component and make it spin (Get propeller from the CD or use skills from previous tutorials.
How to create a basic game in Scratch. The Scratch Stage The Scratch stage is 480 pixels wide and 360 pixels high x increasesx decreases.
How to Make a Power Point Go to Slide 2. (You can get there by clicking on slide 2 in Normal VIEW.)
GAME:IT Paddle Ball Objectives: Review skills from Introduction Create a background Add simple object control (up and down) Add how to create a simple.
Creating a Simple Game in Scratch Barb Ericson Georgia Tech May 2009.
Prezi Tutorial Nadia Kudla, PharmD; Teresa Breslin, PharmD; Sydney Hendry, MD; Amanda Wojtusik, PharmD UPMC St. Margaret Faculty Development Fellowship.
Getting Started with Kodu Game Lab
Distribution Statement A: Unlimited Distribution Introduction to Microsoft PPT.
KREATIVE KOMPUTING WITH KODU WITH SOME KROSS-KURRIKULAR OPPORTUNITIES FOR LEARNING JAN HARRISON.
Thurso High School Design and Technology Tutorial Two Dice.
Index Background Costumes Making object walk smoothly Controlling an object with the keyboard Control an object with the mouse Changing costume when hit.
Add Video Library in Company
Create a Halloween Computer Game in Scratch
Professor Susan Rodger
An Introduction to Alice (Short Version)
Game Maker Intro to Programming Game Maker Pop Quiz (Both Groups)
EClass/Centra: The Basics.
Autodesk Inventor 2008 Tutorial One Machine Part Alva Academy
Diamond Hunt Mock Programming Project.
Computer- Basics UNF team.
Learning to program with Logo
Skater World: Part Three
The Essentials of Alice
Loopy Motion Control.
Introduction to Object-Oriented Programming
How to Make a Power Point
David S. Touretzky Carnegie Mellon University
Scratch – Simple Programming
Presentation Companion Slide Pack
How to Call up EndNote Alan Neil Grace Faculty of Health.
Meditation Class 1. Meditation Class 2. Meditation Class 3
Align The Stars Continue.
An Introduction to Alice
How to Make a Power Point
How to Make a Power Point
ICT Department- Scratch
Getting Started With Alice
iMovie basics What is the purpose of iMovie?
Game Maker Intro to Programming Game Maker Pop Quiz (Both Groups)
The Power Of PowerPoint.
Getting to powerpoint. Go to your start menu. Go to all programs.
MinecraftEdu ScreenCast
Makey Makey!.
Creating a Simple Game in Scratch
Skills Sheet: ‘Using the 3D viewer’
Scratch – Simple Programming
Presentation transcript:

Student Workbook Work through this booklet to complete tasks and even a whole game! Check for video tutorials on Passmarc – Academic Links / eLearning Tutorials / Programming / Kodu.

Fill in these details then click save Task 1

Right click on the background Task 2

Select the hand and then experiment with the mouse buttons Task 3

Left click on the background to add an object Task 4

Right click on Kodu Task 5

Right click on Kodu Task 6

Task 7 Zoom right out Select Ground Brush Press the right arrow on the keyboard and go to a bigger brush size Left click once and make a land mass

Task 8 Click on Hills or Valleys Make the brush size a lot smaller Hold down the left mouse to raise the terrain. Make a maze exactly like this one Size of the brush

Task 9 Select the Object Tool Click on your world and select Cycle Right click on Cycle an change its size until it is about the same size as Kodu Right click on both object and choose Rotate. Use the keyboard arrows to rotate both objects to face each other

Task 10 Programme Cycle to see Kodu and say the words below. ‘Say’ is located in Switch to Kodu. Write Kode that is the same as above. Instead of talking, make Kodu: Jump / High / Once Press ‘Esc’ to test your programming!!

Task 11 1.Create a new object and choose ‘Apple’ 2.Right click on Apple and change these settings: Immobile – Yes (Green symbol) Invulnerable – Yes (Green symbol) 3.Right click on Apple and choose ‘Programme’ 4.Write this Kode When – Bump / Kodu Do – Play / Pow (Play is in Actions / More, Pow is in Event / Silly) 5.Press Esc to test by moving Kodu with the arrow keys

Task 12 1.Create a new object and choose ‘Coin’ 2.Right click on Coin and change these settings: Immobile – Yes (Green symbol) Invulnerable – Yes (Green symbol) 3.Right click on Coin and choose ‘Programme’ 4.Write this Kode When – Bump / Kodu Do – Vanish / Me (Vanish is in Combat) 5.Right click on Kodu and choose ‘Programme’ 6.Write this Kode When – Bump / Coin Do – Score / Yellow / 01 Point (Score is in Game)

Task 13 1.Create a new object and choose ‘Star’ 2.Right click on Star and change these settings: Immobile – Yes (Green symbol) Max Hit Points – 5 3.Right click on Star and choose ‘Programme’ 4.Write this Kode When – Shot Hit / Kodu Do – Vanish / Me / Once 5.Press Esc 6.Programme Kodu When – Shot Hit / Star Do – Score / Red / 01 Point

Task 14 1.Right click on Star and choose ‘Copy’ 2.Right click and ‘Paste’ another 9 stars around your world so that there are 10 stars 3.Do the same for the Coins so that there are 10 Coins 4.Programme Kodu Say ‘I’m rich!’ 5.Write another line of Kode that gets Kodu to say ‘I win!’ when he shoots 10 Stars 6.Press Esc to test your game. Watch the video to see what it could look like. Let’s make a game. You control Kodu who has to travel around his island, collect Coins and Shoot Stars. At the end, he reaches Cycle who says hello. When he collects 5 Coins, he says, ‘I’m rich!’ When he shoots 10 stars, He says, ‘I win!’