 Write the Learning objective onto your Self Assessment Sheet LO: Learn how to use different pages and add scoring to a game in Kodu.

Slides:



Advertisements
Similar presentations
Key Stage 3 ICT Lesson 2 - Programming. Starter Start Kodu. Re-familiarise yourself with how it works. Play some of the pre-made games. Try and change.
Advertisements

A Christmas Scratch game
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.
Computer Science Jan 2011 Robot Game. Introduction to Robot Arcade game Collect all of the items while avoiding the enemy (robot) Objectives More extensive.
Fish Chomp. 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.
A Scratch tutorial. Description: You have 6 bullets to shoot at 2 targets. Every time you hit any of them you get two extra bullets but the targets get.
Testing and Assessment Games Programming in Scratch.
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.
Healthy Eating & Exercise: My Goal. Turn to your “Assessing My Eating Habits” and “My Physical Activity & Exercise” on pages 8 and 25.
Trinity Force: Black Dragon Attack Game Manual. Intro Trinity Hero: Black Dragon Attack is an action game for one player. You control the Trinity Hero,
Safety Features in mains circuits. Household wiring  Use p268 to answer the following questions 1.Where is your electricity generated and how does it.
 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.
Variables. Todays Lesson  In todays lesson you are going to:  Learn to use variables  Learn to ask for user input  Learn to save the users response.
Fish Chomp. 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.
Create Report Entry What if I want to add scores that are not tied to an assignment?
Scratch pong challenge Pong is a classic 1970s video game  Open the pongv1.sb2 file in Scratch  Click the.
 First one of the teams starts serving with the featherball  The game is about scoring in the other teams goal, so therefore the team have to cooperate.
Press the Back button on your browser to exit at any time. Click through this presentation using your mouse or the Page Down button.
By Mr. Putnam. In Catfall, the goal of the game is to touch the falling cats with the mouse. Every time you touch a cat, your score goes up by one point.
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.
© 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.
NAME OF THE GAME SEVEN STONES. THEME  SOLIDARITY AMONG GROUP MEMBERS.
 Write the Learning objective onto your Self Assessment Sheet LO: Understand the importance of testing and reviewing a game to make it better.
 Write the Learning objective onto your Self Assessment Sheet LO: Understand the points to be considered when designing a computer game.
 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 add different types of paths to a world and control an enemy within a.
Making a Flappy Birds Game PART 2 – MAKING THE BIRD FLAP AND FALL – AND DEVELOPING THE GAME FURTHER (ADDING ADDITIONAL CHARACTERS, GOODIES, ENEMIES AND.
GOING FURTHER WITH KODU GAME LAB Brendan Routledge
Student Workbook Work through this booklet to complete tasks and even a whole game! Check for video tutorials on Passmarc – Academic Links / eLearning.
Kodu Tinkering. Today we are learning about: Kodu & Tinkering ●I can explore Kodu for myself.
Scratch Helicopter Game
GAMING IN KODU – Lesson 5.
CREATE - ASSESSMENT LEVEL GRADE CREATE: Your final Game design.
Game Depth and Complexity
Creating a Virtual Pet.
Finishing the Virtual Pet
Creating a Poster.
Creating a Presentation
Scratch Programming Intro
Creating a Timetable.
Zap! Play if you dare!!.
Motorbikes and Exploding Apples!
David S. Touretzky Carnegie Mellon University
GAMING IN KODU – Lesson 5.
GAMING IN KODU – Lesson 3.
GAMING IN KODU – Lesson 1.
Self Assessment.
اهداف کلاس های آمادگي براي زايمان
Sensing and Variables.
Unopposed – Working the Ball End to End
GAMING IN KODU – Lesson 2.
Creating a Poster.
Kodu End of Unit Assessment.
Lesson Objectives To understand how to make sprites interact
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.
DIRECTIONS: Provide each student with a Miniature Golfing answer sheet. Go over examples A, B and C at the beginning of the PowerPoint. Students are not.
Game review By ?.
Flappy bird Demo: Lesson 5 Flappy bird Demo:
Lesson Objectives Build your very own game from scratch using the skills you have learnt so far.
Game Over Module 4 Lesson 2.
Creating an Interactive Quiz
Today you will be making your very own first game using Kodu
Introduction to coding through Kodu
Sensing and Variables.
Learning outcomes All will trim the edges of their mask to make it neater All will draw the main features and details onto their mask Most will begin to.
For Rules To The Game, Click The
Creating a Timetable.
Creating an Interactive Quiz
Presentation transcript:

 Write the Learning objective onto your Self Assessment Sheet LO: Learn how to use different pages and add scoring to a game in Kodu.

 Create a small, flat new world.  Add Kodu to your world.  Add three green apples and three brown apples to the world.  Program Kodu so you can control him with the Xbox controller and make him eat the green apples if he touches them.

 Program Kodu so when he eats a brown apple he switches to Page 2.  Program Page 2 to switch back to Page 1 after 5 seconds while doing the following:  Changing colour to green  Saying he doesn’t feel well  Can you work out how to change Kodu’s colour back to normal?

 Change your program so the score goes up when Kodu eats a green apple.  Add a hit metre to show damage to Kodu, this should go down by 2 points when he eats a brown apple.  Make the score increase when Kodu eats green apples.  EXTENSION: Add Game End and Win screens to display when Kodu loses all health or collects all of the green apples. Think of some additional features you could add to your game.

 Use your Self Assessment Sheet to assess your progress against today’s learning objective.  