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

What is Robux?

The virtual currency used in Roblox?

100

What is Lua?

It's the primary programming language used in Roblox

100

What type of games can be created in Roblox?

Fun simulation games to recreate real-world wonders

100

What is Roblox Studio?

It's the software used to create Roblox games

100

What is a "Script"?

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

200

What is the Avatar Editor page?

The place where players customize their avatars in Roblox

200

What is a Variable?

It stores data that can be referenced throughout the code

200

What is an access fee ?

A way to monetize Roblox games

200

What are Scripts, data types, and variables?

They are programming concepts that can be applied in Roblox Studio

200

What is lower the graphics quality?

A method to optimize performance in Roblox games

300

What is 200?

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

300

What is a "Function"?

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

300

What is a popular game on Roblox games?

Brookhaven RP

300

What is testing your game in Roblox Studio?

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

300

What is allow direct joins?

This is how you can create multiplayer experiences in Roblox games

400

What is the In-Experience Text Chat System?

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

400

What are "Loops"?

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

400

What is "Collaborative Building" in Roblox Studio?

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

400

How do you publish your game on Roblox?

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

400

What is changing the contents of StarterGui over PlayerGui?

These are common scripting mistakes to avoid in Roblox?

500

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

It's the Roblox Corporation's slogan

500

What is an Event?

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

500

What are some techniques for creating engaging gameplay in Roblox?

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

500

How can you manage assets in Roblox Studio?

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

500

What is the StarterGUI folder?

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