I built Luavia: A free, interactive Lua course with a dedicated track for Roblox devs [Roblox API]
I've been working on this for a while: it's called Luavia, and it teaches core Lua (and Roblox scripting) through exercises you actually run right in your browser, not just videos to watch.
What's inside:
- Interactive Exercises: Write real Lua, see real output, and get instant feedback.
- Core Lua & Roblox Tracks: Learn standard Lua fundamentals, or dive into the Roblox-specific track covering Players service, RemoteEvents, DataStores, Raycasting, TweenService, and server security.
- Smart AI Assistance: An AI assistant that explains specifically why your code is wrong, rather than just giving generic hints.
- Gamified Learning: Includes daily challenges, a weekly puzzle leaderboard, and 1v1 coding duels against other learners.
- Community Lessons: Anyone can build and publish their own custom lessons.
It's completely free, and you don't even need an account to try the first few lessons.
👉 Check it out here:https://luavia.vercel.app
I would genuinely appreciate your feedback! Whether you are completely new to Lua, an experienced programmer checking out the platform, or a Roblox dev looking to level up your scripting, let me know what you think.