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.

Slides:



Advertisements
Similar presentations
How To Put Together A Perfect Presentable Power point Presentation
Advertisements

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.
28 Plenary Ideas for Mathematics By Jean Knapp. 27/04/2015J. Knapp 6/062 Plenary (1) Work in pairs. List 3 things you learnt today. Share them with your.
Flappy bird guide for Scratch
Scaffolding for Position Paper: Peer Feedback and Citing Sources
Best Practices & Strategies Beth Kuykendall January 5, 2008.
Welcome to Turnitin.com’s Peer Review! This tour will take you through the basics of Turnitin.com’s Peer Review. The goal of this tour is to give you.
You now work for GRAND DESIGNS Your job:
LO: Learn how to develop your game further to include interactions with the device.
Year 7 Independent Learning Task 1
Design tasks & strategies Teachers notes. Design task 1: the concept of this focus task is to explain how an animation functions by quickly flicking from.
Good Shepherd Lutheran College DESIGN Common Assessment Task Student Name: Date Set: Assessment Task Name: Programming with Scratch Due Date: Teacher Contact:Mr.
Unit 1 – Improving Productivity Connor Mckeever Instructions ~ 100 words per box.
Reading and Math Tests Fall Reading MAP Test Mon Sept 23: 8 th Grade Tues Sept 24: 7 th Grade Wed Sept 25: 6 th Grade Math MAP Test Thur Sept 26:
Unit 1 – Improving Productivity Ryan Taroni Instructions ~ 100 words per box.
Key Stage 3 National Strategy Using the electronic behaviour and attendance audit This presentation takes you through the basic functions of the electronic.
InDesign CS3 Lesson 4 ( Only pages ) Importing and Editing Text.
1.1Why did you use a computer? What other systems / resources could you have used? I used a computer because my handwriting isn’t that neat it also looks.
Exploring Computer Science 2/23/15 2/23 Develop a Scratch story project -Brainstorming 2/24 Develop a Scratch story project –Developing 2/25 Develop a.
Bug Session Four. Session description Objectives Session activities summary Resources Prior knowledge of sequencing instructions using Bug Bug website.
Class Usability Experience User slides are in BLUE.
 starter activity Your teacher will give you a slip of paper with a question. Go up to a student and ask the question. Tell her the answer if she doesn’t.
Peer Assessment Slides Use the following slides to provide a platform for ‘assessment for learning’ in your classroom. This PowerPoint has was produced.
Controlled Assessment A(iii) Recommended solution Recommended solution Reasons for this recommendation Refer to the information requirements and your research.
Skills and Techniques Intermediate 2 & Higher Physical Education.
BEHAVIOUR FOR LEARNING Be an ACTIVE learner Be willing and ready to learn Behave positively Treat everyone with respect Always try your best. Are you.
Making Python Pretty!. How to Use This Presentation… Download a copy of this presentation to your ‘Computing’ folder. Follow the code examples, and put.
Year 7 Homework Support Booklet The home learning projects is your Graphics homework. These are tasks that will use researched information, as well as.
November  Talk to the person next to you for 2 minutes about your favourite game. What do you like about it and why?
E Safety & Cyber bullying Today’ Behavioural Objective If you complete today's objective a positive log will be given on SIMs! If you don’t, a negative.
 A plan of attack for your games content  Or (more specifically)  A detailed description of all games mechanics, objects, characters, stats, ect… that.
Introduction to Spreadsheets Part 1 The ‘Quick’ and ‘Easy’ guide to using Microsoft Excel.
Lesson 4 Structures, Strategies and Compositions Lesson 4 Gathering data on fast break. Identifying strengths & weaknesses of fast break.
NOUNS WEBQUEST: CREATED FOR CLASS INTRODUCTION Can you imagine a language that doesn't include words for people, places, things, or ideas? Of course.
Design and Technology is: Making things. Being creative. Thinking about the future. (changes so fast, eg toys. People wont want them when dated.) Developing.
E Safety & Cyber bullying Today’ Behavioural Objective If you complete today's objective a positive log will be given on SIMs! If you don’t, a negative.
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.
SCRATCHING BENEATH THE SURFACE OF ‘ASIA’S WORLD CITY’
 Write the Learning objective onto your Self Assessment Sheet LO: Understand the importance of testing and reviewing a game to make it better.
Course design by M.E. Ellen Graber Curriculum design and EFL/ESL.
 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.
Planning for an Outstanding lesson LO: To be able to plan outstanding lessons of your own.
Project: Web Designer. Phase 1: The World Wide Web.
Investigate Plan Design Create Evaluate (Test it to objective evaluation at each stage of the design cycle) state – describe - explain the problem some.
Boxes. boxes- learning targets o I will be able to display buttons (boxes) o I will be able to organize boxes o I will be able to create an animation.
Introducing Scratch Learning resources for the implementation of the scenario
© English Language Testing Ltd Taking the Password Skills Test.
BGE Music Technology Creating a Soundscape
Quick Plenaries.
Write a story Creating a Successful Lesson Plan Learning objectives:
Games Programming in Scratch
Maths Space Gladys Nzita-Mak.
Year 7 E-Me Web design.
Explain what touch develop is to your students:
1. Sensible Filing & Submitting Work
Module B- Taking the Lead
I’m good at… and I’d like to be better at…
GAMING IN KODU – Lesson 1.
Explain what touch develop is to your students:
GAMING IN KODU – Lesson 2.
Lesson Objectives Build your very own game from scratch using the skills you have learnt so far.
Mr Watson’s Introduction to Spreadsheets
LO4 – New This Year and Find Out More
Introduction to coding through Kodu
By the end of the lesson, I want you to be able to say…
Game creation using scratch
Assessment Objective Six
Primary School Computing
GRADE THREE AND FOUR WRITING IN TERM FOUR
Presentation transcript:

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 8. GAME TESTING AND EVALUATION 3. KODU RACES

Learning Objective(s) Learning Outcomes Understand how to use the terrain tools and control a character’s movement using Kodu Game Lab. Good  A world demonstrating different heights, types of terrain and water. Collectable objects added to the world. Better  Character added to the world and controlled by the user. Best  Score added to keep track of the number of objects collected.

Kodu Game Lab can be used with an Xbox 360 controller or a mouse and keyboard. Using Kodu Game Lab Top left-hand side of Kodu

 Create a world and include:  Different heights  Different terrain  Water (maybe a river running through the middle?)  Add objects to the world, including some that can be collected (ie, apples) Create Your World

 Add a character to use as the main player.  Program your character to be controlled by the user:  Program your character to collect the objects when it bumps into them: (how could you add a score to this?) Adding a Player

Learning Outcomes Good  A world demonstrating different heights, types of terrain and water. Collectable objects added to the world. Better  Character added to the world and controlled by the user. Best  Score added to keep track of the number of objects collected.

Learning Objective(s) Learning Outcomes Understand how to add different types of paths to a world and use these to control enemies or NPCs within a game. Good  Walls and roads added to the world to make it look more realistic. Better  Use a plain path to control an enemy or NPC’s movement. Best  World Settings tweaked to improve the overall appearance.

Starter Activity In pairs put all of the When and Do instructions together in the correct boxes to carry out each of the tasks listed on the sheet.

Answers

 Open the world you created last lesson.  Add walls in suitable places within your world.  Add roads to move around the world and maybe a bridge to go across the water? Adding Paths

 Add a plain path and an enemy to follow the path.  Program the enemy to follow the plain path and shoot at the user:  Program the player to shoot when a button (of your choice) is pressed.  EXTENSION: Find and have a look through the World Settings, experiment with these to see what affect they have on the game. Gameplay

Learning Outcomes Good  Walls and roads added to the world to make it look more realistic. Better  Use a plain path to control an enemy or NPC’s movement. Best  World Settings tweaked to improve the overall appearance.

Learning Objective(s) Learning Outcomes Understand how to combine programming and design skills learnt so far to use paths and opponents within a racing game. Good  Basic racing game that is won when the player reaches the end. Better  Opponent added that races against the player by following a path. Best  Game Over displayed when enemy reaches the end first.

 Use the terrain tools to create a race track (think about racing games you may have played before).  Choose a character for the main player and add controls so they can move around the track.  Add an opponent to race against – they will need to follow a path. Kodu Races

Learning Outcomes Good  Basic racing game that is won when the player reaches the end. Better  Opponent added that races against the player by following a path. Best  Game Over displayed when enemy reaches the end first.

Learning Objective(s) Learning Outcomes Understand how different pages can be used to change behaviour of objects within a game. Good  Additional objects added to the racing game that act as speed boosts, using pages to change the speed. Better  Areas of land used to slow down the racers using different pages. Best  Finished racing game that is visually appealing and includes some extra features of your own.

 Open your racing game from last lesson.  Add objects around your race track to use as speed boosts.  Add a new page of “Kode” to your character so that his/her speed increases for a set amount of time when they bump into the chosen object.  EXTENSION: Think of additional features you could add to your racing game (think of racing games you’ve played before). Speed Boosts

 Choose one of the games from the guide sheet and create it using Kodu Game Lab. Homework

Learning Outcomes Good  Additional objects added to the racing game that act as speed boosts, using pages to change the speed. Better  Areas of land used to slow down the racers using different pages. Best  Finished racing game that is visually appealing and includes some extra features of your own.

Learning Objective(s) Learning Outcomes Be able to use previous knowledge of games to produce a concept idea and plan for own computer game. Good  Decide on a game idea and produce a plan of how this will look. Better  Plan the background story and characters to the game. Best  Completed game documentation which clearly covers all features of the game in detail.

System Lifecycle Identify Analyse Evaluate DesignImplement

Genre is the style of game you are going to make. Name some examples. Game Genres Action Puzzle Role Play Educational Strategy Sports Adventure

Male or female? Eight or eighty? Casual or hard-core gamer? Audience

 Think of three ideas for your game. For each idea write down the following:  Genre  Setting  Audience  Here’s one example: Game Ideas

Choose your favourite idea and think about how this would work as a game, ask yourself the following:  How will it look?  What is the storyline?  What characters could you use?  You have 30 seconds of SILENT thinking time Designing the Game End Teacher note – click the stopwatch to start the timer

 In pairs you are going to tell your partner about your game idea.  You will have 30 seconds each to explain your idea.  The person with the shortest hair goes first... Share your Ideas with a Timed Pair Share End

 Open the Game Design Template and fill in all of the sections to plan out your game. Here are a few of the characters to give you some inspiration: Design Documentation

 Look up “Kodu Video Guides” on YouTube and note down at least three programming techniques you have not used before. (Try to pick out techniques that will help you to create the game you have designed). Homework

Learning Outcomes Good  Decide on a game idea and produce a plan of how this will look. Better  Plan the background story and characters to the game. Best  Completed game documentation which clearly covers all features of the game in detail.

Learning Objective(s) Learning Outcomes Understand how to combine programming techniques learnt in Kodu Game Lab to produce a game to meet a chosen design. Good  Own game created using Kodu Game Lab. Better  Own game created that matches the design documentation (some bits may not work as planned). Best  Own game completed using a range of programming techniques and works as expected.

 Use your game documentation to create the game you have designed.  Try to remember programming techniques you have already used (look at your previous games if you need to.)  If you get stuck ask a neighbour before putting your hand up. Creating Your Own Game

Learning Outcomes Good  Own game created using Kodu Game Lab. Better  Own game created that matches the design documentation (some bits may not work as planned). Best  Own game completed using a range of programming techniques and works as expected.

Learning Objective(s) Learning Outcomes Understand the importance of testing and reviewing a game to make it better. Good  Completed test table and fixed any errors highlighted as a result of testing. Better  Completed peer assessment sheet giving useful feedback to a friend. Best  Detailed evaluation explaining results of testing, peer assessment and own opinions.

 Create a Test Table to check your game works properly (include at least four additional tests of your own).  Fix any problems with your game. Test Table

 Ask a critical friend to play your game and complete a Peer Assessment Sheet to give you their feedback.  Underneath your Test Table write an evaluation of your game. This should include:  A breakdown of what you have done  The results of the testing  Feedback from your friend  Your own opinions (what went well?, even better if…) Evaluating Your Game

Learning Outcomes Good  Completed test table and fixed any errors highlighted as a result of testing. Better  Completed peer assessment sheet giving useful feedback to a friend. Best  Detailed evaluation explaining results of testing, peer assessment and own opinions.