
At this level, the kids learn how to create their own games on the Roblox platform. Using Roblox Studio, they are going to learn how to create their own 3D elements in their games, and how to move, rotate and resize them in 3D space. We are going to learn a real scripting programming language – Lua. With the help of 3D design and the Lua scripting language, the kids get to learn some of the basic concepts in programming – looped constructions, conditional constructions, how to create functions and call them through events. By the end of this level, the kids are able to create their own games, share them with their friends and play together.
The student will receive а certificate for each completed level.
500 points
Each completed module brings you 100 points and the full level brings you another 500 points.
Some of the instruments and programming environments used by the students at this level.
In this module, the kids are introduced to the Roblox game programming environment. We are going to teach children how to create their own elements in the game and develop their own engaging games.
In this module, we introduce one of the key concepts in programming – looped structures. We introduce the kids to the Lua programming language which is used to program the Roblox games.
In this module, the kids get to learn about conditional constructions and how they are used to branch our programming into scenarios. We are going to teach the kids how different parts of our programming code are activated depending on various conditions.
In this module, we introduce the kids to programming functions and how they are called using triggering events. We continue by helping kids develop more complex algorithms in our Roblox games.