Lesson 7: Build a Star Wars Game
60 minutes
Overview
In this skill-building lesson, students will practice using events to build a game that they can share.
Purpose
CS Fundamentals is not simply about teaching computer science, it is about making computer science fun and exciting. In this series, students will learn about events using popular characters from Star Wars. These puzzles blur the lines between "learning" and "fun". Also, students will learn to recognize regular programming practices in games so that when they play games at home, they can see common computer science principles being used.
Standards
AP - Algorithms & Programming
- 1B-AP-11 - Decompose (break down) problems into smaller, manageable subproblems to facilitate the program development process.
Cross-Curricular Opportunities
ETS - Engineering in the Sciences
ETS1 - Engineering Design
- 3-5-ETS1-1 - Define a simple design problem reflecting a need or a want that includes specified criteria for success and constraints on materials, time, or cost.
Agenda
Objectives
Students will be able to:
- Create an animated, interactive game using sequence and events.
- Identify actions that correlate to input events.
Preparation
- Play through the puzzles and find any potential problem areas.
- Make sure every student has a reflection journal.
Links
Heads Up! Please make a copy of any documents you plan to share with students.
For the teachers
- Sample Level Solutions - Answer Key
For the students
- Pause and Think Online - Video
Vocabulary
- Event - An action that causes something to happen.
Teaching Guide
Warm Up (15 minutes)
Introduction
In a class discussion, ask the students what their favorite video game is (you might need to remind the students to only use games that are classroom appropriate). Ask the students what their favorite part of the game is.
Most of the time, students will respond with some kind of event. When you recognize a student response that describes an event, ask the student to describe it further.
Once the student is done describing their fun, take a minute to relate it back to the definition of an event.
- Event: An action that causes something to happen.
Ask the students to try and relate some of their favorite parts of video games and how they can be described as events. Have them pair-share and discuss the differences between their events and their partner's.
If you're not quite sure if a student's response describes an event, try to break down the response. Is there an action and a response?
For example:
- Crossing the finish line and having on screen characters congratulate you
- Finding a big pot of treasure (or other item) and watching your inventory grow
- Buying new items from the game's store and having the item to use
- Pressing the buttons on a game controller and having your character do something cool
Main Activity (30 minutes)
Build a Star Wars Game
Online Puzzles
Students will likely be very excited to make their own Star Wars game at the end of this set of puzzles. If there's time, ask them to plan out what they want the game to do. The planning and preparation will help the students better recognize the key concepts this lesson is trying to teach. Encourage the students to share and remix each other's games at the end of this lesson.
Remind the students to only share their work with their close friends or family. For more information watch or show the class:
*Pause and Think Online - Video.
Wrap Up (15 minutes)
Reflection
Prompts:
- What was today's lesson about?
- How do you feel about today's lesson?
- Give an example of an event you used in your program today?
- Why is it important not to share private information online? How do you know if information is private?
This work is available under a Creative Commons License (CC BY-NC-SA 4.0).
If you are interested in licensing Code.org materials for commercial purposes contact us.