
- There is one video for today:
- Objective:
- Students will be able to:
- Assign sprites as player type or environment type
- Explore game mechanics
- Students will be able to:
- Announcements:
- The last day for any late work is Friday, March 13th!
- All work not completed by then will remain a zero.
- Any work assigned after then is due the same day.
- Previous Lessons: Lesson 3, Lesson 4, J, F, and Space, U, R, and K, Lesson 6, D, E, and I, Lesson 7, Lesson 8, Lesson 9, Lesson 10, Lesson 12, Lesson 13
- The last day for any late work is Friday, March 13th!
- Today's Lesson: Code.org Lesson 8: Environment and Players
- Vocabulary:
- Algorithm - A list of steps to complete a task.
- Behavior - An action that a sprite performs continuously until it’s told to stop.
- Condition - A statement that a program checks to see if it is true or false. If true, an action is taken. Otherwise, the action is ignored.
- Conditionals - Statements that only run under certain conditions.
- Event - An action that causes something to happen.
- Game Mechanics - Define how the game works and what determines success or failure in the game.
- Loop - The action of doing something over and over again.
- Modify - make partial or minor changes to something, typically so as to improve it
- Sprite - A graphic on the screen with a location, size, and appearance.
- Sprite Type - Identifies sprites as player or environment, which determines how they interact with sprites of other types.
- Variable - Variables store information (data). The value stored in a variable can be updated throughout a program.
- Today's lesson will be completed in Code.org, which you should log into through Clever.
- There are ten (10) levels for this lesson. You will need to COMPLETE (PERFECT) levels one thru ten (1-10) by meeting the objectives in each portion.
- This is an IN-CLASS assignment, NOT HOMEWORK. While missed work CAN be made up (before the above due date), students should not have the mindset that they can be off task during our scheduled Creative Arts time. Please stay on task to complete this work by the end of class!
- Vocabulary: