instagram

(Also available in WeScheme)

Students build a video game of their own design! Every game must have a player (their avatar), a danger (something to avoid), and a target (something to chase). Students build their world using function composition, animate their characters through linear functions, detect boundaries with compound inequalities, and detect collisions with the distance formula. This project can be extended into more complex movement (quadratic, exponential, trigonometric) and "cheat codes" (piecewise/conditional) functions.

🔗Overview

This project can be used as the capstone for Bootstrap:Algebra, and is designed to provide real-world and engaging connections to the following mathematical concepts:

  • Coordinates

  • Simple and Compound Inequalities

  • Domain and Range

  • Composing Functions

  • Connecting Representations and Defining Functions

  • Rotation, Dilation, and Translation

  • The Distance Formula and Pythagorean Theorem

  • Piecewise Functions

The project culminates in a completed game that students feel proud of, and can show off to their friends and family. Many Bootstrap teachers arrange "video game launch parties" and some create a science-fair-style event for the math department, complete with tri-fold posters explaining elements of the game and the math at work behind the scenes.

Students will be able to…​

  • Recognize meaningful applications of multiple algebraic concepts, answering the all-important question: "When will I ever use this?!"

  • Express their creativity through the design of a game context

  • Take pride in having coded their first video game!

  • Share their completed video game with friends and family to play!

🔗Structure of the Game

The code in the Blank Game Starter File is divided into sections. Each section corresponds to a lesson with scaffolded activities and one or more workbook pages, which support them in writing a section of the game code. Students work in groups or pairs to customize and complete the code to make the game their own!

Game Section Lessons Workbook Pages

0. Game title

1. Making the Danger and the Target Move

2. Making the Danger and the Target Come Back Again

3. Get our Player moving!

4. Collisions

🔗Assessment and Grading

We provide a rubric for the game, but teachers should always feel free to edit and adapt it for their classroom.

🔗Where Does it Fit?

The project is constructed over a series of game-focused lessons, which reinforce concepts learned in earlier lessons. Taken together, the game-focused lessons form the scope and sequence for the project. There are two options for implementation:

Integrated All at Once

The default lesson order for Bootstrap:Algebra has game-focused lessons sprinkled throughout the curriculum, with students building their games over a long period of time.

Pros: Students see each math concept as immediately relevant to their game, the game motivates the learning of additional math, and students have a "hook" for the whole course.

Cons: This approach requires access to computers at multiple points throughout the year, and teachers must work harder to keep the game development visible for impatient students.

If students are already comfortable with algebra (including the Pythagorean Theorem), Circles of Evaluation, Simple Datatypes, Contracts, and Functions, they’ll be able to complete their video games in 1-2 weeks. All game-focused lessons can be saved to the end of the year.

Pros: Satisfying "capstone" for students, simpler scheduling for computer access, high-engagement activity during a typically low-engagement time of year.

Cons: Without a narrative project to tie everything together, students are less likely to see the "big picture" throughout the year.

These materials were developed partly through support of the National Science Foundation, (awards 1042210, 1535276, 1648684, and 1738598). CCbadge Bootstrap by the Bootstrap Community is licensed under a Creative Commons 4.0 Unported License. This license does not grant permission to run training or professional development. Offering training or professional development with materials substantially derived from Bootstrap must be approved in writing by a Bootstrap Director. Permissions beyond the scope of this license, such as to run training, may be available by contacting contact@BootstrapWorld.org.