Please study the 20 vocabulary terms below. Then press the Mark Complete button to continue.
- AI (artificial intelligence)
- code designed to mimic human behavior by gradually increasing difficulty over time, adapting strategy, or similar responsive behaviors
- asset
- a single game item or element including artwork, special effects, music, sounds, or even code
- bot
- a game character controlled entirely by internal AI
- cheat code
- a string of characters typed into a game to make it easier, such as getting free health or skipping levels
- collision detection
- the ability for a game engine to detect the intersection of two or more objects
- cutscene
- a short full-motion video (FMV) sequence in a video game meant to enhance or explain gameplay
- FPS (frames per second)
- a common measurement of of how quickly the screen refreshes (frequency)
- GDD (game design document)
- the basic story of a proposed game including gameplay, characters, maps, and anything else needed to convince the stakeholders to produce the game
- game engine
- any framework used to create video games, often including sample assets, code libraries, and other useful tools for programmers
- genre
- a classification of a game based on its most basic gameplay elements
- hitbox
- an invisible shape around a game asset projectile
- hurtbox
- the area around an asset that takes damage from a projectile
- lag
- a measure of network latency (delay) between the game client and the game serve
- level editor
- a special type of software used to create content within a game
- lightmap
- a graphics technology using extra lumination textures to create more realistic looking game scenes
- mod (modification)
- a user-made enhancement or alternate version of a game
- nerf
- to reconfigure an existing game asset (such as a character or weapon) to make it less powerful
- replay value
- a subjective measure of how many times a person will play a single game
- skin
- a game mod or asset that changes the appearance of a character without affecting their capabilities
- Unity
- a cross-platform game development package first announced at Apple's Worldwide Developer Conference in 2005
US
UK
US
UK
Game AI is nothing new, it has been an integral part of video games for decades.
US
UK
US
UK
Popular game engines such as Unity or Unreal Engine normally include a collection of game assets to get you started.
US
UK
US
UK
Even at the hardest difficulty level, the bots in CS:GO are no match for an experienced player.
US
UK
US
UK
Cheat codes were originally developed so that software testers could save time by skipping early levels of a game.
US
UK
US
UK
Collision detection is one of the most fundamental principles of game design and most games would be impossible without it.
US
UK
US
UK
Although well-placed and directed cutscenes can add value and depth to a video game experience, most are just annoying diversions from gameplay.
US
UK
US
UK
Fraps is a handy utility for gamers that subtly shows the current FPS in a corner of the screen.
US
UK
US
UK
The publisher said the GDD was completely irrelevant without including a playable demo.
US
UK
US
UK
The project manager doomed his project by deciding to switch game engines in the middle of the development cycle.
US
UK
US
UK
The boy said his favorite game genres were shooters, platformers, and the occasional sports title.
US
UK
US
UK
Game developers obsess about the properties of hitboxes so players experience gameplay as believable.
US
UK
US
UK
The smaller the hurtbox, the more precise one needs to be to trigger it.
US
UK
US
UK
Excessive ping times will make FPS games lag and thus be unplayable
US
UK
US
UK
Some games such as Super Mario Maker, Minecraft, and Roblox are essentially glorified level editors.
US
UK
US
UK
John Carmack was the first game dev to use lightmap textures during the rendering of his seminal game Quake.
US
UK
US
UK
Although most game companies encourage
the creation of unofficial mods, the general rule is that you cannot sell them without permission.
US
UK
US
UK
After analyzing hours of beta gameplay, the devs decided to nerf the BFG rocket launcher by reducing its damage by 60%.
US
UK
US
UK
Games with high replay value tend to be complex, varied, and addictive without being too repetitive, long, or complicated.
US
UK
US
UK
New game skins can be obtained in many different ways including loot boxes, achievements, and even traded online for real money.
US
UK
US
UK
The Unity engine is currently (in 2022) the most popular third-party game development software amongst developers worldwide.