
Using the Story Games sample as a guide, this tutorial acts as an introduction to coding in Roblox Studio using the Luau programming language. As you follow each chapter, you will learn how to create a story game where players can replace placeholder words with their own answers.
This lesson is intended for readers who are brand new to coding concepts and working in Studio. If you are familiar with both, try another beginner lesson plan or jump straight to building your first experience.
Course contents
Learn how to open and customize the template's workspace so that you can work with your main script.
Learn how to use variables to ask players questions and use their answers within your story.
Learn how to playtest your story and publish your work to Roblox.
Learn how to style your code with extra punctuation and line breaks.
Learn where you can find more tutorials about coding for experiences.