Tuesday, 24 March 2015

#8w3 Kodu - Lesson 2 - Paths and Enemies

Lesson Objectives: Understand how to add different types of paths to a world and use these to control enemies within a game

Outcomes:You will have add an enemy to your world and programmed it

Starter


Main

RED TASK - Add and Control A Character
a) Add a character to your world
b) Program your character to move using the arrow keys


AMBER TASK - Add paths
a) Add walls and roads to the world you created last lesson

 
GREEN TASK: Programming
a) Program an enemy to follow path
b) Program the enemy to shoot the player
c) Program your character to shoot when the space bar is pressed

Instructions for following a path and shooting a Kodu when seen
 
Instructions for Kodu to shoot a blip when the space bar is pressed



EXTENSION TASK
a) Experiment with the world settings

 

Plenary