6
YEAR 9 ICT – Programming with Kodu – Game Planning Sheet For your unit assessment, you will be designing, planning and packaging a game. Using this sheet, design your game by completing the boxes. What will your game be about? Draw an outline of your land here Describe your game and how it will work. What is the objective of the game There are five rings hidden in the island. The objective of the game is to collect 3 rings and then get to the volcano in the middle of the island. The island has lots of different and challenging environments; rings are hidden in all the sections of the island. Each ring is guarded by a type of creature that shoots at you and you must attack back. You collect coins to gain lives, eating can also make you gain lives. What objects/bots will you have? Circle all objects you want to use and number them. Choose up to six different items. Then complete the table over the page for each one you have numbered How many players and how will they win There will be a maximum of two players in a competition to collect three rings and then get to the Land of Fire Land of Shadows RacingLa HillyLand UnevenLand Fores

KODU Planning Sheet (1)

  • Upload
    ali7167

  • View
    14

  • Download
    0

Embed Size (px)

Citation preview

Page 1: KODU Planning Sheet (1)

YEAR 9 ICT – Programming with Kodu – Game Planning SheetFor your unit assessment, you will be designing, planning and packaging a game. Using this sheet, design your game by completing the boxes.

What will your game be about? Draw an outline of your land hereDescribe your game and how it will work. What is the objective of the game

There are five rings hidden in the island. The objective of the game is to collect 3 rings and then get to the volcano in the middle of the island. The island has lots of different and challenging environments; rings are hidden in all the sections of the island. Each ring is guarded by a type of creature that shoots at you and you must attack back. You collect coins to gain lives, eating can also make you gain lives.

What objects/bots will you have?Circle all objects you want to use and number them. Choose up to six different items. Then complete the table over the page for each one you have numbered

How many players and how will they win

There will be a maximum of two players in a competition to collect three rings and then get to the volcano in the middle of the island. Each player must start playing at a different point of the map. Players can eliminate each other, but they will not die if they have gained more lives. To find the rings you must explore every point of the island.

Who is the audience and What type of game is it

Land of Fire

Land of ShadowsRacingLand

HillyLand

UnevenLand

Forest

Page 2: KODU Planning Sheet (1)

My audiences are people from ten to sixteen years. It is a game about racing and adventure. The game also includes a lot of mystery and action features.

Page 3: KODU Planning Sheet (1)

1 2 3 4 5 6How many of each?

Cycle (1) Coins(20) Brown Trees(15) Puck(5) Kodu(3) Sub(3)

What will they be used for?

The main character, I control it. The cycle collects them to win points

They can cause instant death and loss of the game.

The main character will collect them and 3 of them will make the main character win. There are more pucks in case there are two players.

One of the puck´s guardians.

Another of the puck´s guardians.

What will they do?

It will find the rings (puck) around the island and when it collects three of them it wins.

They won´t do anything apart from making the cycle win points.

They kill the player immediately.

The only thing it does is move a little bit to make it difficult for the cycle to catch it.

Tries to kill Cycle so that it doesn´t get to the puck.It goes around a path

They shoot at the cycle when it get too close and try to kill it before reaching the puck.

Page 4: KODU Planning Sheet (1)

What code is needed for them? (WHEN: DO)

Page 5: KODU Planning Sheet (1)

This is the code needed (when and do) for the Sub.