What is the primary programming language used for game development in Unreal Engine?
Correct answer: C++
Unreal Engine primarily uses C++ for scripting gameplay and game mechanics.
True or False: Unity is a game engine primarily focused on 2D games.
Correct answer: False
Unity supports both 2D and 3D game development.
Fill in the blank: The process of designing game characters, environments, and levels is called ___ design.
Accepted answers: level design, game design
This process is referred to as 'level design'.
Which company developed the popular game engine known as Unity?
Epic Games
Unity Technologies
Microsoft
Blizzard Entertainment
Correct answer: Unity Technologies
Unity Technologies is the developer of the Unity game engine.
True or False: The 'Agile' methodology is commonly used in game development for iterative progress.
Correct answer: True
Agile focuses on iterative development, making it suitable for game development.