Monday 18 July 2016

End of term things to do



COVER COVER COVER COVER COVER 

Hello everyone sorry I am missing your lesson today.



COVER COVER COVER COVER COVER 

Please work through the various Computer Science games below  




COVER COVER COVER COVER COVER 


Computer Science Revision

Friday 1 July 2016

Year 7 Cover Kodu Challenges


Kodu Challenge 1

Create a basic world in Kodu, which has a few trees and objects. 5-7 mins. Save it, give it a sensible name.

Kodu Challenge 2

Add walls and roads to your world. Save it again. 5-7 minutes

Kodu Challenge 3


Add an invisible path (which will be later used for controlling a character). Save your game.

Kodu Challenge 4

Add an enemy character to this invisible path, programme the character to follow the path automatically and set a speed of your choice. Save your game.

Kodu Challenge 5


Add another path to your game character to your game, add a character who will be your main player. Programme this main character to follow the path using the arrow keys. Save your game.

Kodu Challenge 6


Programme the ‘enemy’ character to shoot at the main character as he moves along the path. Frequency is your choice. Save your game.

Extension Challenge

Experiment with World Settings and changing variables. Save your game.

KODU Evidence

Python with Turtles

A visual introduction to code using the Python programming language and Turtles.