Overview
Does your kid have a passion for video game design and development? If so, Roblox is a perfect option as it is a game creation platform, which allows the users to design their own games. Geekedu's roblox classes provide students coding and computer skills that will be valuable for life. We believe that if you try to open your mind, playing is a learning experience especially if the games are informative.
* Model Building: Roblox Studio lets students build their own models, working from base parts. This means you can create anything you can imagine by combining and editing parts. You can also combine them with the large number of models in the toolbox!
* Map Building: In Roblox, students can create their own virtual world. Using the sophisticated terrain editor and limitless additions from the toolbox, students' imagination can run wild! Being able to create and then play in maps and terrains created from scratch is a fun and empowering experience.
* Learn Coding: The scripting capabilities of the Roblox studio allow students to implement their new coding skills into games that they can play right away and see their progress real time. This introduces and builds on coding skills in a fun and engaging way!
Learning objectives:
* Practice modular programming by creating scripts that separately handle game functions, like teleporting players
* Implement events whenever game matches start and end to create cause and effect relationships between scripts
* Implement arrays to manage players and manipulate them as needed as players start, win, or leave games
* Understand the coding architecture of round based games, including how to cleanup and reset to making looping gameplay