Basics of Roblox
Scripting in Lua
Game Development
Roblox Studio
Advanced Techniques
100

The virtual currency used in Roblox?

What is Robux?

100

It's the primary programming language used in Roblox

What is Lua?

100

Fun simulation games to recreate real-world wonders

What type of games can be created in Roblox?

100

It's the software used to create Roblox games?

What is Roblox Studio?

100

Pieces of Lua code that can modify object behaviors and implement the overall logic of your experience

What is a "Script"?

200

The place where players customize their avatars in Roblox?

What is the Avatar Editor page?

200

It stores data that can be referenced throughout the code

What is a Variable?

200

A way to monetize Roblox games?

What is an access fee ?

200

They are programming concepts that can be applied in Roblox Studio

What are Scripts, data types, and variables?

200

A method to optimize performance in Roblox games?

What is lower the graphics quality?

300

The maximum number of friends a user can have on Roblox?

What is 200?

300

It's a block of code that can be repeated multiple times

What is a "Function"?

300

Brookhaven RP

What is a popular game on Roblox games?

300

Click the “Roblox Studio” button at the bottom left of the viewport to toggle Roblox Studio's interface

What is testing your game in Roblox Studio?

300

 This is how you can create multiplayer experiences in Roblox games

What is allow direct joins?

400

It allows users to easily communicate and socialize with each other in live experience 

What is the In-Experience Text Chat System?

400

It allows the user to execute a specific statement or a group of statements a multiple times

What are "Loops"?

400

Creators can contribute to experiences independently on their own time, or work together with their team all at the same time

What is "Collaborative Building" in Roblox Studio?

400

Select File → Publish to Roblox to open the publishing window. Enter a place name and an optional description. When ready, click the Create button.

How do you publish your game on Roblox?

400

These are common scripting mistakes to avoid in Roblox?

What is changing the contents of StarterGui over PlayerGui?

500

It's the Roblox Corporation's slogan?

What is “Reimagining the way people come together.”?

500

They allow scripts to respond to user inputs, physics and other systems.

What is an Event?

500

Play splash funny sounds, make the scenario dirty with stains of sauce and ketchup, makes the player slide when step on them

What are some techniques for creating engaging gameplay in Roblox?

500

Dragging-and-dropping or by right-clicking the asset name/tile and selecting Insert

How can you manage assets in Roblox Studio?

500

With this tool you can create custom GUIs (Graphical User Interfaces) in Roblox games

What is the StarterGUI folder?