top of page

Students used coding concepts like variables, IF/ELSE statements, and collision detection to build interactive games.

During Sessions 6 and 7 of our Digital Literacy and Coding Program, we moved beyond foundational logic and entered the world of interactive game design.

Rebuilding Momentum: We started by reactivating their skills with an Interactive Quiz Game. By working with IF/ELSE conditions and tracking scores through variables, they rebuilt their confidence and proved to themselves that they are capable.

Physics and Play: In our most recent session, the room came alive as they built a fully functional classic: the Pong game. This was an introduction to event-driven programming and collision detection. They had to figure out what happens when a ball hits a paddle, how to handle "Game Over" states, and how to track a live score.

The most powerful moment was watching them debug.

When a ball glitched through a wall or a score refused to update, they didn't quit. They investigated. In a region where young people are constantly navigating disruptions, economic hardship, and a lack of routine, seeing them confidently troubleshoot their own interactive systems is profound. They are learning that a setback isn't a failure; it is just a line of code that needs rewriting.

We are teaching them to build the rules while playing games.

bottom of page