a website, hub, and app where users access games and experiences
a game engine and developer tool used to create and code games, worlds, and experiences for the Roblox Client
software tools that allow developers to create video games. It houses the logic, scenes, and components developers use to create games
A cross-platform hub for playing, creating, and sharing video games and experiences online.
Blending of computer programming, graphic design, and a storyline.
the programming language used for scripting on Roblox
The technical process of converting game objectives into the actual product by writing code
changing a geometric object's position or orientation within a space
A video game where players navigate a character through a series of obstacles
Live or initial creation of a game's player character, object, or non-playing character
Recreation of a game object or character after its death or destruction
Deletion or removal of a game object, including characters, from a game's world
Locations in a game where a player's character can respawn
to make a part stay in place during gameplay rather than having gravity pull it downward
The property that controls whether or not you can select an item in the main game area
Subtractive modeling tool used to remove a portion of one model using the shape of another
Solid modeling tool that combines or joins two models together
Lines of code
A function is like a command that you get to invent and name. It allows us to break our program into smaller parts, making the program easier to understand.
Binary and evaluates to either true or false. true; false
An action in a game that is used as input to a program
A statement that evaluates to true or false.