Starter IF YOU WERE NOT HERE LAST LESSON
1. Create a new folder in Sites called Diamond Hunt2. Log on to your school email: mail.wildern.hants.sch.uk
3. Download the two files I have emailed to you and save them into your Diamond Huntfolder
4. Keep your email open as we'll need it next
Starter IF YOU WERE HERE LAST LESSON
- Open your OCR Programming document
- Using www.draw.io finish the flowchart for your Diamond Hunt game
- Make sure you include all of the items from your list of what the game has to do
- Add this to your OCR Programming document
Main - 50 minutes
RED TASK
IF YOU WERE NOT HERE LAST LESSON:
Read through the task sheetIn section A of your evidence document write down a list of what your game will need to do
IF YOU WERE HERE LAST LESSON:
Using www.draw.io finish your flowchart for your Diamond Hunt gameORANGE TASK
B) Add code to the Miner sprite so that when the Green flag is pressed the miner says i'm going to be rich for 1 second
Use the say block to complete this task
Test your program works and then add a screenshot to your evidence document
GREEN TASK
C) Add the code for the Diamond Sprite so that it hides if it touches the miner. The variable diamond should increase by 1.
Use these 5 blocks to complete this task
Test your program works and then add a screenshot to your evidence document
EXT TASK
D) Add a sprite of your choice and call it monster. The monster should chase the miner. It will do this by pointing towards the miner and moving one step. It should repeat this process until it is touching the miner
Use these blocks to complete this task
Test your program works and then add a screenshot to your evidence document
Plenary
- Make sure that you have screenshots of your work into your evidence document
- Annotate your screenshots to explain what you have done for each task
No comments:
Post a Comment