Kodu Tinkering. Today we are learning about: Kodu & Tinkering ●I can explore Kodu for myself.

Slides:



Advertisements
Similar presentations
If someone is hurting me
Advertisements

KODU Challenge. Star Trek Enterprise have been in touch and need help with exploring Mars. Mission to Mars.
7-4 Lesson 7-4 Example 1 Use the bar graph “Championship Series” to compare data. How many runs did the Cougars score in Games 4 and 5 combined? Example.
Recap Ball Movement How does ball start its movement initially What happens when it hits the top and bottom What happens when it hits the paddle If you.
Scratch Programming Session 6 of 10 If-then-else statements interactions Final projects specifications.
40” 24” 66” c 12” 36” 24x24 Starting Base / Loading Zone 24” Place balls into the black area Orange balls Autonomous: +15 Remote control: +3 Blue balls.
Computer Science Jan 2011 Robot Game. Introduction to Robot Arcade game Collect all of the items while avoiding the enemy (robot) Objectives More extensive.
Game City In this project you will learn the basics of visual programming to start creating your own games. The tool you will be using to do this is Microsoft.
 5 Core Elements to Game Design Courtesy of Gamestar Mechanics.
My computer Life By Name. I know what these pieces of software are Text here Other things you have used or know about…
Using Lists Games Programming in Scratch. Games Programming in Scratch Extension – Using Lists Learning Objectives Create a temporary data store (list)
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.
Marble Racer. The screen where you can see what happens when you play your game is called the STAGE. The SCRIPT BANK is where the types of instructions.
Today we are learning to: Understand how actions and events control our game. Completing the catch the clown game – making a room – adding music Gather.
© Nichola Wilkin Ltd Kodu Lesson 6 1. © Nichola Wilkin Ltd Lay out the world for your game 2 You are going to make your own game today. Add.
Get Going On ….. Load the word file ‘Glossary’ and complete it. You will have homework today.
I have used Scratch, to program a guide to internet safety. This is done by using QR codes to make it more interactive and interesting for people playing.
 Write the Learning objective onto your Self Assessment Sheet LO: Learn how to create a world and control a character using Kodu.
 Write the Learning objective onto your Self Assessment Sheet LO: Learn how to use different pages and add scoring to a game in Kodu.
Lives and Scoring Games Programming in Scratch. Games Programming in Scratch L2 Lives and Scoring Learning Objectives Define a variable Understand the.
Choose Sprite. Add collision event for object and add score action. Set your score to plus 100 and check relative.
Making a Flappy Birds Game PART 2 – MAKING THE BIRD FLAP AND FALL – AND DEVELOPING THE GAME FURTHER (ADDING ADDITIONAL CHARACTERS, GOODIES, ENEMIES AND.
DAY 4. MAKING SOMETHING ‘JUMP’ Simple! Move it a certain amount ‘up’ Glide back to your original spot.
Customise & Explain your game
GAMING IN KODU – Lesson 5.
Broadcasting (Adding a new level)
Games Programming in Scratch
Game Depth and Complexity
How to work with your sprite
Design Journal Name.
Exploring Computer Science Lesson 4-14
Randomising the behaviour of Sprites
Games Programming in Scratch
Diamond Hunt Mock Programming Project.
The UK Tier 1 Entrepreneur Visa and the UK Representative of Overseas Business Visa - SmartMove2UK
Scratch – Simple Programming
Loopy Motion Control.
Explain what touch develop is to your students:
GAMING IN KODU – Lesson 5.
The One Where You Scratch
GAMING IN KODU – Lesson 3.
GAMING IN KODU – Lesson 1.
Introduction to programming with scratch
Scratch – Simple Programming
Sensing and Variables.
Kodu End of Unit Assessment.
Objective of the lesson
Hypothesis.
Writing the Research Question
Objectives To understand how the pen tool works
Lesson Objectives To understand how to make sprites interact
Explain what touch develop is to your students:
Exploring Computer Science Lesson 4-13
Code to the Future: 2nd Grade
Explain what touch develop is to your students:
Exploring Computer Science Lesson 4-12
Reflective Log Unit ## Name....
Name _________________________ Date _______________
Today you will be making your very own first game using Kodu
Introduction to coding through Kodu
Exploring Computer Science Lesson 4-14
Canopy in the Clouds.
Sensing and Variables.
Visual Research.
Probability.
Industrial Robotics.
I do belive something happens.
Click here to develop your problem solving understanding and capacity!
Animate a Sprite. By M, M and C P6
The future What could happen.
Presentation transcript:

Kodu Tinkering

Today we are learning about: Kodu & Tinkering ●I can explore Kodu for myself

○Can you change how the sprites (Kodu and other robots) move? ○Can you change how many points you score for collecting coins? ○Can you change what happens when a robot touches Kodu? ○Can you change how or when the game ends? Tinkering with Kodu

●Can you create a Kodu world? ●Can you add sprites (Kodu and other objects)? ●Can you make the sprites move? ●Can you make something happen when the sprites touch? ●What else can you make happen in your program? Tinkering with Kodu

Today we are learning about: Kodu & Tinkering ●I can explore Kodu for myself