Skip to content
AI Primer
workflow

GPT-6 Astra creators build Roblox, Minecraft, and Three.js games

Reported GPT-6 Astra projects include a Roblox dragon world, a prompt-responsive Minecraft screen, a first-person motion simulator, and several Three.js games. An Astra-made Mac and Windows game also added saved progress and revised controls.

3 min read
GPT-6 Astra creators build Roblox, Minecraft, and Three.js games
GPT-6 Astra creators build Roblox, Minecraft, and Three.js games

TL;DR

A color-mixing lab from 0xCharlota's game asks players to match swatches by blending digital pigments. AIandDesign's Token Tycoon turns an AI-logo fruit-machine cabinet into a Three.js game with fictional credits and classic gamble mechanics.

Roblox, Minecraft, and motion rides

Higgsfield showed the model producing spaces with three different interaction patterns: an explorable dragon flight in Roblox, a Minecraft display that reacts to typed prompts, and a PvP naval battle running end to end.

stevibe's motion-simulator prompt treated the experience as a sequence of camera moves:

  1. A 240 m cliff dive with underwater sun rays.
  2. A glowing centrifuge tunnel.
  3. A fast canyon run with banking turns.

Blender MCP and Godot

One post described a production chain rather than a single prompt:

  1. Supply links to textures and models, plus a world description and core ideas.
  2. Have Astra use Blender MCP to build assets.
  3. Assemble the scene in Godot and use Terrain3D for terrain.
  4. Add functional systems, including a drivable bike and trailer, click-to-drive movement, combat, inventory, a map, and a live HUD.

The creator said the build took half a day and that fidelity varied, with referenced objects coming out sharp while specific structural details slipped.

Peter Yang, founder of Behind the Craft, uses the same broad stack in his four-game tutorial. A separate account of an Astra-built shooter reported weapons, enemies, maps, menus, and scorekeeping, while drawing a line between a functional loop and commercial-game finish.

Three.js games with real loops

MengTo's Three.js project paired a generated game with a Blender reconstruction of every scene and a trailer. The post breaks its compact build down into:

  • Procedural rocks, trees, monuments, and characters.
  • A game under 2 MB before image and music assets.
  • UI icons, buttons, and ornaments made as transparent PNGs with GPT Image 2.

bennash's One More Vine post put a four-level Pitfall clone online as a browser game, including a live build for players to test.

Mac and Windows builds

AIandDesign posted fresh Mac and Windows builds of It wants you to stay with revised layouts and controls, plus saved progress. The update added neon casinos with new slot machines, rebuilt aircraft and jetways in the airport, and pool rooms whose slides can be ridden.

Further reading

Discussion across the web

Where this story is being discussed, in original context.

On X· 4 threads
TL;DR4 posts
Roblox, Minecraft, and motion rides3 posts
Blender MCP and Godot1 post
Three.js games with real loops3 posts
Share on X