This repository serves as a centralized collection of documentation, guides, and best practices for developing games on the Roblox platform.
The guides cover essential scripting fundamentals in Luau, core usage of Roblox Studio, and setting up a professional, modular development workflow using Rojo.
Jump directly into the documentation below:
- A comprehensive guide to Lua programming basics and core concepts.
- A foundational guide to the Roblox Studio environment and core concepts of the Luau scripting language.
- A guide detailing the setup and usage of Rojo for external development, Git integration, and managing modular codebases.
- This guide assumes prior programming fundamentals knowledge.
- Core mathematics knowledge for game development.
- Basic familiarity with the game engine.
- Lua Fundamentals
- Roblox Studio & Luau Fundamentals
- Rojo Developer Workflow
