Hero image
Computing resources for KS3 & KS4
Kodu Games Lab - Terrain, Objects, Scoring Systems
hads16hads16

Kodu Games Lab - Terrain, Objects, Scoring Systems

(0)
Step by Step guidance to show learners how to do the following in Kodu Games Lab. Understand the tool bar Look around Add terrain - ground brush Terrain heights/hills Water Add objects Programming objects e.g. making characters move, collectable objects Create a scoring system based on collectable objects.
Python Basics Helpsheet
hads16hads16

Python Basics Helpsheet

(0)
Helpsheet includes: Input Variables Data Types Operators Output Casting Selection - IF, ELIF, ELSE Iteration - FOR loops