COMPUTER PROGRAMMING FUNDAMENTALS
PROGRAMMING LANGUAGES
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What is an advantage of a Game Library over a Graphics Library?
|
Game Library is faster
|
|
Graphics Library always have better graphics
|
|
Game Library is more complete, such as having audio support
|
|
Game Library takes up more space and takes longer to load
|
Explanation:
Detailed explanation-1: -Pygame. It is one of the oldest and famous libraries of Python for game development. Pygame is a set of Python modules designed for developing amazing games. The library is a combination of C, Python, and Open GL.
Detailed explanation-2: -A video game designer works on the creative side of things and focuses on what the game’s aesthetic should be. Game developers, on the other hand, oversee the technical aspect of games by writing code that helps bring the designer’s vision to life.
Detailed explanation-3: -A game engine is a prebuilt piece of software that already includes (or make use of) several libraries to provide you with an environment to build your code in.
There is 1 question to complete.