THIS VIDEO GOES OVER THE EXPECTATIONS FOR TODAY!
Our 2nd semester will focus more on coding than media creation, though we will have other lessons sprinkled in.
Regardless of the lesson, FouloisTech.info should be your destination every time you come into class. This space will be used to provide announcements, lessons, and other resources.
- Objective:
-
Students will be able to:
- Assign sprites as player type or environment type
- Explore game mechanics
-
- Announcements:
- The last day for late work is Thursday, March 20th!
- This deadline is 2 weeks before the end of the Quarter. That time is needed to ensure all late work handed in before then is graded in a timely fashion.
- For the last 2 weeks of the Quarter, all assignments must be handed in on the day they're assigned unless there is an excused absence on file.
- Previous Lessons: Lesson 3, Lesson 4, Lesson 5 & Quiz 1, Lesson 6, Lesson 7
- The last day for late work is Thursday, March 20th!
- 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.
- YOU SHOULD COMPLETE THE PREVIOUS LESSONS BEFORE MOVING ON TO THIS ONE! (You'll have a lower grade and harder work if you skip lessons.)
- 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.
- You will know the level is completed because it will have turned a SOLID, BRIGHT GREEN.
- If the Level is a pale green or only outlined with green, you will not earn credit for completing it. Revisit the assignment and see what you're missing.
- Vocabulary:
- This is an IN-CLASS assignment, NOT HOMEWORK. Please stay on task to complete this work.