Friday 27 February 2015

Diamond Hunt - Lesson 4

Lesson Objectives

 - complete Diamond Hunt Evidence
 - Test and Evaluate your game

Red Task - DIAMOND HUNT 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

    Orange Task - DIAMOND HUNT TASK E

    Add code to your monster so when it is touching the miner its says game over and stops all the scripts
    Use the blocks to complete this task


    Test your program works and then add a screenshot to your evidence document


    Green Task - DIAMOND HUNT TASK F

    Add code to the blocks you used in (b) so that after the miner has said "I'm going to be rich" that part of the program waits until 5 diamonds have been collected. The miner should then say "I win" for one second before the program stops



    Test your program works and then add a screenshot to your evidence document 
    Fill in the test plan table in part F of Diamond Hunt evidence document

    Plenary

    • Write an evaluation of your work
    • Use full sentences
    • Give reasons for what you say
    • Give as much detail as you
      • How well my game works
      • Problems I had making my game
      • How I overcame the problems
      • Bugs that my program still has
      • Future improvements that I could make

    No comments:

    Post a Comment