Courses
Structured learning paths with hands-on projects. Progress at your own pace with real-time feedback from our Roblox Studio plugin.
Choose Your Learning Path
Unlock 2 more courses with Pro
Get unlimited access to all courses, labs, and advanced content.
Obby Fundamentals
Learn Roblox Studio basics and build a simple 5-stage obby with checkpoints and hazards.
Advanced Obstacles
Create moving platforms, spinning hazards, and timed obstacles using simple scripts.
Obby Scripting
Learn essential Luau patterns for obbies: touch events, kill bricks, checkpoints, and saving progress.
Roblox Studio Basics
Learn how to navigate Roblox Studio and use its most-used tools: camera movement, Select/Move/Scale/Rotate, Explorer/Properties, Toolbox, playtesting, and project saving/publishing. No labs required.
Troubleshooting & Debugging Mastery
Master the art of finding and fixing bugs in Roblox games. Learn to use the Output window, debugger, print statements, and systematic troubleshooting techniques. Includes hands-on labs where you debug real broken scripts.
Roblox Fist Combat: 4-Hit Combo Basics
Master the fundamentals of combat system design by building a server-authoritative 4-hit combo. Learn client-server architecture, data-driven design, hitbox detection with GetPartBoundsInBox, and game feel techniques like hitstop and camera shake.