Besides graphics and physics, there's another important part of making games. It's how we implement a game's logic and rules.
Can you guess what this part is?
Exactly! We define a game's logic and rules with the help of programming.
Not quite! When defining a game's behavior, programming is our most valuable tool.