Sprite and Tiles
Game Mechanics
Coding Logic
Artificial Intelligence
Game Interfaces
100

A file containing multiple smaller images used for animations or characters.

What is a sprite sheet?

100

The systems and rule sets that define how a game operates.

What are game mechanics?

100

This statement executes a block of code if a condition is true.

What is an if-statement?

100

In games, AI enables entities to mimic intelligent behavior.

What is Artificial Intelligence?

100

The full form of UI in game development.

What is User Interface?

200

These are the building blocks for background elements in 2D games

What is a tileset?

200

The full form of MDA in game design.

What is Mechanics, Dynamics, Aesthetics?

200

A construct allowing programs to choose between two actions based on a condition.

What is an if-else statement?

200

Algorithms learning from data to create dynamic experiences.

What is Machine Learning?

200

A display element that provides information without distracting the player.

What is a HUD?

300

This grid-based structure is used to build levels in 2D games.

What is a tilemap?

300

The "A" in MDA, focused on emotional responses.

What is Aesthetics?

300

The C# feature used to compare variables with specific values.

What are comparison operators?

300

This type of AI creates content like text, images, or sounds.

What is Generative AI?

300

The system responsible for handling keyboard and controller input.

What is Utility Input?

400

In 2D games, these are image components displayed in scenes.

What are sprites?

400

A design principle defining how players interact with rules to generate behavior.

What is Dynamics?

400

A construct that determines the flow of control based on conditions evaluating true or false.

What is a conditional statement?

400

AI helps manage this aspect of game design to ensure realistic interactions.

What are NPC behaviors?

400

The importance of UI in game environments.

What is for player navigation and interaction?

500

The primary use of a sprite sheet in a game design.

What is for efficient animation management?

500

This framework combines rules, player behavior, and emotional responses.

What is the MDA Framework?

500

The primary use of loops in programming.

What is for repeated execution of code?

500

A key distinction of Machine Learning in games.

What is adapting experiences based on player data?

500

The primary purpose of a HUD in games.

What is to provide real-time information?