Roblox Build Launches: AI Game Creation Comes to Your Phone

On this page
Roblox began public alpha testing of Build, its AI-powered game creation tool, on July 28, 2026, starting with age-checked users in New Zealand aged 9 and up. It is the first time in the platform’s history that you can make a Roblox game without ever opening a desktop computer. You type a description of the game you want, and Build generates a playable prototype on your phone — mechanics, environment, characters, art style, and audio included.
I have watched a lot of “type a prompt, get a game” demos over the past two years, and most of them fall apart the second you try to do anything specific. What makes this one worth paying attention to is not the demo. It is the fact that Roblox already owns the distribution, the engine, the moderation pipeline, and 132 million daily active users to test it on.
What Roblox Build actually does
Build lives inside the Roblox mobile app rather than in a separate creator tool. You give it a natural-language prompt — Roblox’s own example is along the lines of “let’s make a cozy adventure game set in a dense forest” — and it returns a starting version you can play immediately, then iterate on by asking for changes.
Roblox says the system runs on a mix of open-source and proprietary in-house models trained on the company’s own library of 3D assets and gameplay data. Two of those in-house pieces have been public for a while: Cube, Roblox’s 3D foundation model, and Procedural Models, which spits out parametric 3D assets from a text description. Build stitches them into one conversational loop.
The scope is broader than asset generation. According to Roblox, Build handles gameplay mechanics, environment, characters, visual style, and sound. That is the whole surface of a simple experience, which is the point — the target user is a 12-year-old with an idea and no Lua knowledge, not a studio.
| Detail | What Roblox confirmed |
|---|---|
| Public alpha start | July 28, 2026 |
| First region | New Zealand only, more regions “in the coming months” |
| Minimum age to create | 9+, age-checked |
| Minimum age to publish globally | 16+, age-checked |
| Platform | Roblox mobile app (phones and tablets) |
| Price | Free base version at launch; paid tiers to follow |
| Models used | Mix of open-source and proprietary Roblox models, including Cube |
| Desktop handoff | Yes — shares backend, models, and chat history with Roblox Studio |
| Roblox daily active users | 132 million |
Why New Zealand, and why start at age nine
New Zealand is a standard soft-launch market for games companies: English-speaking, small enough that a bad rollout does not become a global news cycle, and time-zone-early so problems surface before the US wakes up. Nothing mysterious there.
The age split is the more interesting decision. Anyone 9 and older who passes an age check can use Build to make things. But publishing a creation so the rest of the world can play it requires being 16 or older, and the game has to clear Roblox’s existing safety review first. Roblox is effectively saying: everyone gets the toy, only older teens get the megaphone.
That is a sensible split, and it also quietly acknowledges the obvious risk. A tool that turns a sentence into a published game is a tool that turns a bad sentence into a published game just as fast.
The Studio handoff is the part that matters
Most AI game generators are dead ends. You get a prototype, you hit the ceiling of what the prompt box can express, and there is nowhere to take the project. Build does not have that problem, because it shares its backend infrastructure, its models, and even its chat history with Roblox Studio, the full desktop editor.
So a kid can start a game on a phone during a bus ride, and later open the exact same project on a laptop with the complete scripting and asset toolchain available. The prompt history travels with it. That continuity is the difference between a novelty and an on-ramp, and it is something a standalone AI game tool with no engine behind it structurally cannot offer.
It is also the strategic play. Roblox’s entire business depends on a steady supply of new creators. Lowering the first step from “learn Lua and install Studio” to “type a sentence into the app you already have open” is a funnel change, not a feature.
The “AI slop” question
The obvious objection is that Build will bury the platform under thousands of half-finished, prompt-generated experiences. Roblox’s answer is that its discovery system already sorts for this — the algorithm surfaces games with long-term retention, and, in the company’s framing, retention is not something AI slop earns.
I am partly convinced. Retention-weighted discovery is genuinely a decent filter, and it is the same filter human-made shovelware has been failing for years. But it is a filter applied after publication, and volume has its own costs: moderation load, search noise, and the experience of a nine-year-old scrolling past forty forgettable forest adventures to find something good.
The wider industry is not sold either. In a survey of game industry professionals at this year’s Game Developers Conference, 52% said generative AI has a negative impact on the industry, with market saturation and competition against human developers cited as the leading worries. Roblox is shipping directly into that skepticism.
What comes next
Build is not the end of the roadmap. Roblox has said it is also working on AI agents that can playtest experiences and report analytics back to creators, plus a scene-generation model that produces entire 3D environments from a text prompt. Read together, the direction is clear: Roblox wants the model to handle creation, testing, and iteration, with the human supplying taste and direction.
For now, the practical takeaway is narrow. Unless you are in New Zealand and age-checked, you cannot try Build today. What you can do is watch what New Zealand publishes over the next few weeks, because that is the first real evidence of whether prompt-made games hold anyone’s attention past the first minute. If you have been following the broader shift in virtual platforms, our look at whether the metaverse is actually dead covers why Roblox kept growing while flashier virtual-world projects stalled, and our guide to virtual worlds is a good primer on how these platforms are structured.
Frequently asked questions
When can I use Roblox Build outside New Zealand?
Roblox has not given a date. The company says additional regions will be added “in the coming months” after the New Zealand alpha, which is deliberately vague — the rollout pace will depend on what the alpha turns up. Expect a staged expansion rather than a global switch-flip.
Does Roblox Build cost money?
A base version is free for creators at launch. Roblox has confirmed paid premium options will follow but has not published pricing or said what the paid tiers unlock. Given the compute cost of generating 3D content, expect the free tier to carry usage limits.
Can I finish a Build project in Roblox Studio?
Yes, and this is the feature’s best argument. Build shares backend infrastructure, models, and chat history with Studio, so a project started from a phone prompt opens in the desktop editor with its full history intact. You are not locked into the prompt box.
Will AI-generated games flood the Roblox front page?
Roblox says no, because discovery ranks on long-term player retention rather than volume, and low-effort experiences do not retain players. Published Build creations also have to pass the platform’s standard safety review before going global, and only creators 16 and up can publish. Whether that holds up at scale is exactly what the alpha is meant to find out. Roblox laid out its reasoning in the official Build announcement.
Do I need to know how to code to use Build?
No. That is the entire premise. Build generates mechanics, environments, characters, art style, and audio from natural language, so no Lua scripting is required to get a playable prototype. Knowing Lua still helps enormously once you move a project into Studio and want precise control over behavior.
