Lesson 2 (Scissors Paper Rock)
Today's objective is to create a mini game of scissors paper rock where the user vs the computer.
Learning Intention:
- I can backward map a project using the skills I have learnt in class to create a scissors, paper, rock game
For today's lesson you will work in groups to create a basic scissors paper rock game where the user vs the computer.
| Activity | Description | Assessment Criteria |
|---|---|---|
| Decision Tree |
Group Activity: Create a decision tree for your scissors paper rock game. The decision tree should clearly show the flow of your program and the user's inputs. Remember to use the accurate conventions including:
|
purposeful design of algorithms and game map.
|
| Creating the game |
|
proficient implementation of game that includes functioning and purposeful use of iteration, conditional statements, variables and user input. |