Aesthetics
Blender
Memory Game
Programming
Miscellaneous
100

This aesthetic encourages players to change their appearance and the world around them. 

Expression

100

This shortcut key switches between Edit and Object modes.

Tab

100

A card sprite must have one of these added in order for the mouse to interact with it. 

Boxcollider 2D

100

This keyword will allow you to change variables in the Unity editor. 

public

100

Near the end of Fahrenheit 451, Montag must escape this futuristic creature. 

The mechanical hound

200

If you want players to struggle through your game, you're aiming for this aesthetic. 

Challenge

200

To duplicate an object, you can press this key combination. 

Shift+D

200

This object holds all UI elements in your scene and helps to organize them. 

Canvas

200
This class contains methods for reading from your keyboard or mouse. 

Input

200

The equation x2-25 is an example of this special type of equation that is easily factored.

A difference of squares

300

Many RPGs have this aesthetic, which often includes magic as a core component. 

Fantasy

300

You can press one of these three keys to restrict rotation, scaling, and grabbing to an axis. 

X,Y,Z

300

If you don't want a sound effect to play on startup, you have to uncheck this option. 

Play On Awake
300

One of our most common mistakes is forgetting one of these in a statement. 

A semicolon

300

A 1917 message intercepted by the British during World War I contained plans to ask this country to join Germany's side if the US were to enter the war. 

Mexico
400

This aesthetic is described as "Game as sensory experience". 

Sensation

400

You must be in this mode in order to see colors you've applied to a mesh. 

Material Preview

400

Changing this value in your code will change how far apart cards are in the grid. 

Offset

400
Often when running a method, we pass these inside a set of parentheses. 

Arguments

400

Up, up, down, down, left, right, left, right, b, a, start is a well-known cheat code called this. 

The Konami Code

500

Games with a fellowship aesthetic are this type of game. 

Multiplayer

500

Ctrl+R will let you add these useful lines to a mesh.  

Loop cuts

500
Coroutines in C# require this special term in order to use the yield function. 

IEnumerator

500

If you want to have a piece of code run only under a certain condition, you can use this type of statement. 

Conditional

500
An object must meet or exceed this parameter before it can break free of a planet's gravitational pull. 

Escape velocity