Engines
Software & tools
General Game Dev
Graphics
Games
100
Name any widely used game engine

Correct answers:

Unity, Unreal, Game Maker, Roblox, Godot, RPG Maker

100

An adobe software which is the industry standard for creating and editing images, and is also very prominent in game asset creation

Adobe Photoshop

100

The term for gradually introducing a new player to a game's mechanics and controls

Tutorial
100

An image containing multiple versions or animation frames of a 2d asset (a sprite) 

A spritesheet

100

Who is Sonic the Hedgehog's greatest enemy?

Dr. Eggman

200

Which is more fit for 3D game development, GameMaker or Unity?

Unity

200

An open sourced software that specializes in 3D model creation and animation

Blender
200

Why does the environment of a game (visuals, music, lore) matter so much?


Player immersion 

200

What does 'GUI' stand for? 

Graphical User Interface

200

A classic arcade game release in 1978, where you shoot down aliens in space

Space invaders

300

Epic Games, the company that created Fortnite, open sourced their engine to game developers. What is the name of this engine?

Unreal Engine

300

A software that is widely used by game developers to manage their files, revert to backups, and merge their work

git

300

How do 2D games simulate depth while the player is moving?

Parallax

300

What does 'HUD' stand for, and what does it do? 

Heads Up Display, it relays information visually to the player (health bars, ammunition counters, etc) 

300

Mario's very first nemesis

Donkey Kong

400

Which engine uses Lua for scripting, and has built-in multiplayer and game publishing support?

Roblox Studio

400

An art software starting with 'A' that specializes in 2D pixel art

Aseprite

400

Name any networking model often used in multi-player games

Correct answers:

Peer to peer, server and client, relay server

400

What mathematical structure is used to represent a point or a direction in world space? (hint: linear algebra)

A vector

400

What are the colors of all four ghosts from pacman?

Red, pink, cyan, orange

500

A lesser known 3D engine initially developed by Crytek. Crysis and Far Cry both use this engine

CRYENGINE

500

Software that starts with a J, which is widely used for project management, and in game development for tracking progress, tasks and bugs

Jira

500

In game design, the term for a repeatable series of actions that makes up most of your player's experiences

Gameplay loop

500

How are Levels of Detail (LOD) systems used to optimize how well a game runs?

By reducing the amount of triangles rendered given how far an object is from the player's camera

500

How much health does a Minecraft Snow Golem have?

4 HP (or 2 hearts)