Skip to content
Advanced features of this website require that you enable JavaScript in your browser. Thank you!
There is one video for today:
Mr. Smith's Instructions
Objective:
Students will be able to:
Participate in a Game Jam to create a new game based on a randomly generated theme.
Program a variable that changes throughout the game.
Utilize new Sprite Lab & coding skills to develop (plan and code) a creative game.
Announcements:
The last day for any late work was Friday, March 13th!
PGCPS policy for Lawful Absences will be followed. All other work is now due the day it is assigned.
Previous Lessons: Lesson 3 , Lesson 4 , J, F, and Space , U, R, and K , Lesson 6 , D, E, and I , Lesson 7 , Lesson 8 , C, G, & N , Lesson 9, Lesson 10, Lesson 12, Lesson 13
Today's Lesson: Code.org Lesson 9: Game Jam Day 1: Create
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 Jam - A creative event where people come together in teams to make video games based on a chosen theme within a limited amount of time.
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.
This is the first half of a 2 part "Game Jam" where students make their own video games. They will receive an "in progress" grade today and have their games be evaluated during Lesson 10.
This is an IN-CLASS assignment, NOT HOMEWORK. There are no extended deadlines for the remainder of this Quarter!