

Explore Coding Through the Cartesian Plane!
In this workshop, students are introduced to the Cartesian plane (x and y axes) and explore how it’s used in real video game programming.
Through a series of scaffolded challenges, learners practice moving one or more characters in a digital environment using coordinates, directions, and positive/negative values.
How the Program Empowers Learners

Learning Objectives
By the end of the workshop, participants will be able to:
- Understand how the Cartesian plane works in a digital context
- Identify and correctly use the x‑axis (horizontal) and y‑axis (vertical)
- Connect positive and negative values to directional movement
- Program interactive movements using keyboard inputs
- Use essential Scratch programming structures (events, loops, conditions)
- Create a simple game featuring one or more controllable characters


