Coming Soon (Not Finished)
Learn Rob lox Studios
Course Overview
A guide to get started with Roblox Game Development. This course will introduce you to basic topics like how to navigate in Roblox, to writing your few lines of code, to full games.
Lesson 1 - Navigation / Services
1. Navigating in Workspace / Services
In this Lesson I’ll walk your through how to navigate through the workspace, what different services do, and more!
Lesson 2 - Starting to Code in Lua
2. Starting to Code in Lua
In this Lesson I’ll walk your through how to make simple things in Roblox. So as basic color changing part and click part to get "Hello World" from output.
Lesson 3 - Server vs. Client Overview
3. Server vs. Client Overview
In this Lesson I’ll be walking you through the difference between the server and client, how to send data between the client and the server, and introducing remote events, events, and remote functions.
​
I will also be showing you how to make a round system using the knowledge we know.
Lesson 4 - Basic UI in roblox
4. Basic UI in Roblox
In this Lesson I'll be walking you through how to use roblox's ui components like frames, text labels, image buttons, view port frames and more!