ICT 11 – November 10, 2015

Print Friendly, PDF & Email

Shape of the day:

  1. ICT 11 – Start on your first group Python Project.  You will be creating a text based adventure game similar to ones that you may find here .  You will use this project to showcase your various skills that you have developed with Python.
    1. You should be aiming to show that you understand how to create functions, use conditional (if, elif, else) statements, use loops, create variables, print text on screen, etc.  If you feel confident with your coding abilities you can include classes in your game.  You will need to build nested if statements in order to have different options available to the player.
    2. You will be evaluated on the efficiency, accuracy and complexity of your python code; the use of the different python skills listed above; the overall interest and appeal of the story that you create for your game.
    3. Spend time today to create the story that you would want for your game.  It can help to write out either a flow chart or pseudocode for your game before you start writing the actual code.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back To Top
Skip to toolbar