Interdisciplinary Game Design Lesson: Create a Game Concept Document (GCD) Integrating Math & ELA

Engage students in Project-Based Learning (PBL) by designing their own video game blueprint. This lesson teaches the 'Five Cs' of game design and requires students to integrate core subjects by developing a mathematical scoring system and detailed narrative lore (ELA) for their Game Concept Document (GCD). Ideal for middle/high school STEM, Technology, or Interdisciplinary studies.

Previous Lesson
PDF

The Game Changer: Designing Your First Interdisciplinary Game Concept

Universal Focus: Project-Based Learning (PBL), Game Design Theory, Interdisciplinary Planning

Materials Needed

  • Notebooks, large sheets of paper, or digital document software (Google Docs, Word, etc.)
  • Writing/Drawing tools (pencils, markers, highlighters)
  • Optional: Access to simple online examples of Game Design Documents (GDDs) for reference.
  • Templates: Provided "Game Concept Document (GCD) Outline."

Learning Objectives (What You Will Achieve)

By the end of this lesson, you will be able to:

  1. Analyze: Break down the core components (theme, mechanics, goals) of a basic video game using the "Five Cs" framework.
  2. Integrate: Design a comprehensive Game Concept Document (GCD) that intentionally incorporates elements of mathematics (scoring/resource management) and language arts (narrative/lore).
  3. Plan: Determine the necessary tools and immediate next steps for prototyping their unique game concept.

Success Criteria

You know you have succeeded when you have completed a rough draft of your Game Concept Document that clearly defines the mechanics, integrates a mathematical calculation (like scoring or resource cost), and includes a short piece of descriptive lore or a character biography.


Introduction: The Game Hook (10 Minutes)

The Hook

Educator Prompt: Think about your favorite video game right now. Why is it fun? Is it the graphics? The story? The fast action? If you removed the characters and the setting, what is left? What rules make it work?

(Allow 2-3 minutes for reflection and discussion/sharing.)

Context Setting

Welcome to the world of game development! Before anyone writes a single line of code or draws a beautiful character, a game designer has to plan everything out. A game is a machine built out of rules, math, and story. Today, we are acting as the lead game designers, creating the blueprint—the ultimate plan—for an original game concept that uses all your school subjects.

Review Objectives

Today, we're building the foundation. We’ll learn the essential parts of any game and design our own professional blueprint, the Game Concept Document (GCD).


The Design Workshop: Planning the Blueprint

Phase 1: I Do (Educator Modeling & Concept Definition) (15 Minutes)

Concept: The Five Cs of Game Design

I will introduce and model how to analyze any game using five essential components. These are the tools every designer uses:

  1. Concept: What is the game about? (Genre, theme, core idea)
  2. Controls: How does the player interact? (Movement, actions, interface)
  3. Characters: Who is the player/who are the enemies? (Protagonists, antagonists, environment)
  4. Conflict: What is the problem the player must solve? (Goal, obstacle, challenge)
  5. Constraints: What rules limit the player? (Time limits, resources, physics)

Modeling Example

Let’s analyze a simple game like 'Rock, Paper, Scissors.'

  • Concept: Quick, turn-based luck/strategy game.
  • Controls: Hand gestures (visual signals).
  • Characters: None (or the players themselves).
  • Conflict: Win two out of three rounds.
  • Constraints: Only three allowed moves (Rock beats Scissors, Scissors beats Paper, Paper beats Rock).

Phase 2: We Do (Guided Practice & Interdisciplinary Integration) (25 Minutes)

Activity: Theme Storm and Core Loop Sketch

Now, let's start planning YOUR game. We need to choose a theme that naturally connects to science, history, or social studies.

Step 1: Choose Your Theme (Science/History Integration)

Choose one of the following general concepts, or pitch your own idea to the educator:

  • Ecology Simulator: Managing a small island ecosystem after a natural disaster. (Science)
  • Ancient Architect: Building a historical structure with limited tools. (History/Engineering)
  • Space Freighter: Managing cargo and fuel on an intergalactic trade route. (Science/Math)

Step 2: Define the Core Loop

The Core Loop is what the player does over and over again. (E.g., In Minecraft: Mine resources → Craft tools → Build shelter → Repeat.)

(Learner defines 3-4 steps in their game's Core Loop.)

Step 3: Integrating Math (Scoring & Resources)

Games need math! How will the player track success or resources? Define one simple calculation:

Example: In 'Space Freighter,' Fuel Cost = Distance Traveled (D) x Cargo Weight (W). Every trip deducts (D * W) from the total fuel tank.

Your Task: Create one essential formula or scoring rule for your game.

Phase 3: You Do (Independent Practice - The GCD Draft) (35 Minutes)

Activity: Drafting the Game Concept Document (GCD)

Using the provided outline, you will now independently fill in the details of your game concept. This document is the absolute authority on what your game is about.

Game Concept Document (GCD) Outline

  1. Title & Logline: (A catchy title and a one-sentence summary, like a movie trailer).
  2. Concept Summary (The 5 Cs): Define all five components based on your chosen theme.
    • Conflict/Goal: What is the main win condition?
  3. The Core Loop: (The 3-4 repeating steps defined in Phase 2.)
  4. Integration Point 1: The Math System:
    • Describe your scoring, health, or resource management system.
    • Write down the key formula or calculation you developed.
  5. Integration Point 2: Lore & Narrative (Language Arts):
    • Write a short (3-4 sentence) "Origin Story" for your game world, explaining why the conflict exists.
    • Write a 2-sentence biography for the main character or enemy type.
  6. Next Steps/Tech Plan: What simple tool (e.g., Scratch, basic block coding, or even just paper/dice) would you use to build the very first prototype?

Formative Assessment Check

(Educator circulates during the 'You Do' phase, checking math formulas and narrative coherence.) Educator Prompt: "Can you show me the part of your GCD where the player runs out of resources? What happens mathematically when they reach zero?"


Conclusion: Recap and Future Planning (15 Minutes)

Closure and Peer Review (Summative Assessment)

In a final presentation, the learner will briefly present their GCD (or the core sections of it) to the educator (or class/group).

Presentation Requirements:

  1. State the Game Title and Logline.
  2. Explain the main Conflict/Goal.
  3. Read the short Narrative/Lore piece.
  4. Explain the critical Math Formula and what it tracks.

Reinforcing Takeaways

Today, we moved from being passive players to active designers. We learned that successful games are not just fun; they are carefully constructed systems of rules, math, and story. The GCD is our map, ensuring that every piece of code or art serves a larger, planned purpose.

Next Steps

The next lesson will involve taking the concept we created today and beginning the actual prototyping phase, likely using a simple block-based coding platform (like Scratch or similar visual programming tool) to build the core loop and test the math formula.


Adaptability and Differentiation

Scaffolding (Support for Struggling Learners)

  • Themed Constraints: Provide three pre-selected game themes with defined conflicts, limiting the initial creative choice to focus effort on the mechanics and integration points.
  • Math Simplification: Instead of requiring a variable formula, ask learners to define a fixed cost (e.g., "Every time the player jumps, 5 energy is deducted.")
  • Guided Template: Provide a highly structured digital document template where learners only need to fill in specific sentences or bullet points.

Extension (Challenge for Advanced Learners)

  • Complex Systems: Require the design of a full two-level progression system, defining how the math/resources change as the player advances (e.g., "Level 2 introduces a new resource tracked by a new formula.").
  • Artistic Requirement: Ask the learner to create a small mood board or concept sketch (visual communication) for two of their main characters or environments, ensuring visual coherence with their lore.
  • Design Constraints: Require the game to function entirely without sound or without color, forcing them to rely only on mechanical clarity.

Context Adaptability

  • Homeschool/Small Group: The presentation (Summative Assessment) is conducted one-on-one with the educator, allowing for deep discussion about the interdisciplinary choices. The GCD can be a simple physical notebook entry.
  • Classroom/Training: The presentation can be done in small peer groups (3-4 students), with groups providing structured, constructive feedback on the clarity of the design and the robustness of the math system. The 'We Do' phase can be executed using collaborative digital documents.

Ask a question about this lesson

Loading...

Related Lesson Plans

How to Roller Skate for Beginners: Easy Step-by-Step Lesson on Safety, Balance, Gliding & Stopping

Master the roller skating basics with our easy-to-follow guide for beginners! Learn essential safety tips, how to balanc...

Where Do Animals Live? Fun Lesson & Crafts on Animal Habitats for Kids

Discover where animals live with this fun science lesson for kids! Explore different animal homes like nests, burrows, d...

Teaching Kids Good Manners: Fun Etiquette Lesson Plan & Activities

Easily teach children etiquette and the importance of good manners with this engaging lesson plan. Includes discussion p...

Everyone is Special: Preschool Lesson on Challenging Gender Stereotypes in Play

Engage preschoolers with this fun lesson plan about gender stereotypes, play, and friendship. Includes story time, toy s...

What Do Animals Eat? Fun & Easy Preschool Lesson Plan on Animal Diets

Engage preschoolers with this fun, interactive lesson plan about animal diets! Features matching activities and pretend ...

Step-by-Step Gel-X Tutorial for Beginners: Create Your First Nail Art Set

Learn to apply flawless Gel-X nails at home with our complete lesson plan for beginners. This guide covers everything fr...