Skip to content
Week 3: Boolean Operators & Gravity

Week 3: Boolean Operators & Gravity

Unit: Conditionals & Control Flow

This week you will learn how to combine conditions using boolean operators (and, or, not) and apply them to build a gravity system for a platformer game.

Weekly Schedule

DayDateTopicSummary
11Mon 3/30Boolean OperatorsLearn how and, or, and not work to combine conditions. Complete a learning check.
12Tue 3/31GravityCreate a gravity system for a platformer game.
13Wed 4/1Platforms & CollisionAdd solid platforms and use boolean operators to detect landing and wall collisions.
14Thu 4/2Platformer ProjectDesign and build a platformer level with gravity, platforms, and hazards.
15Fri 4/3Quiz & ShowcaseTake the Week 3 quiz and share your platformer with the class.

Graded Assignments

  • TBD — This week is still in progress.
Last updated on