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
| Day | Date | Topic | Summary |
|---|---|---|---|
| 11 | Mon 3/30 | Boolean Operators | Learn how and, or, and not work to combine conditions. Complete a learning check. |
| 12 | Tue 3/31 | Gravity | Create a gravity system for a platformer game. |
| 13 | Wed 4/1 | Platforms & Collision | Add solid platforms and use boolean operators to detect landing and wall collisions. |
| 14 | Thu 4/2 | Platformer Project | Design and build a platformer level with gravity, platforms, and hazards. |
| 15 | Fri 4/3 | Quiz & Showcase | Take the Week 3 quiz and share your platformer with the class. |
Graded Assignments
- TBD — This week is still in progress.
Last updated on