Overview and learning outcomes

View

Overview
This module is the continuation of module 6. In this module, you will build on the game design process. You will learn how to manipulate data and variables with random numbers to create a game logic. In addition to designing a game, you will study how to increment and decrement variables to trigger and report the game results. Lastly, after equipping yourself with these skills, you will practice what you have learnt by participating in a hackathon.

Learning outcomes
By the end of this module, you will know how to:

  • apply the computational concepts of conditionals, operators, and data (variables and lists).
  • apply the computational practices of experimenting and iterating, testing, and debugging, reusing, and remixing, and abstracting and modularizing by building and extending a self-directed maze, pong, or scrolling game project.
  • use common game mechanics.
  • create a game which uses variables and sensing to effect changes.

Last modified: Wednesday, 31 March 2021, 3:50 PM