Creators report GPT-6 Astra builds playable game prototypes
Higgsfield and creators demoed GPT-6 Astra game prototypes spanning branching stories, a Unity fighting game, an Unreal shooter, and a Three.js project. One maker paused a Catan-like game because it was too close to the original to release.

TL;DR
- The reported builds span a branching anime story, an Unreal co-op arena shooter, and an iPhone Unity fighter with 109 animation clips: the anime-game build, the Unreal shooter demo, and the Arena Zero build each show a different engine and interaction model.
- Reuse is already part of the process. MengTo’s Catan-like game describes Astra remixing UI, models, pages, and sounds from an earlier build instead of starting cold.
- One project reached a public play page after a week of work. DannyLimanseta’s build log says MUST. MAKE. PAPERCLIPS. moved from Grok in Cursor to Fable 5.1 and Astra, with bugs and balance work still open.
- Similarity to an existing game can stop a release. MengTo’s licensing update says the Catan-like build is too close to publish as-is and that he is exploring licensing.
OpenAI’s game-building guide describes keeping a game simulation while moving an initial WebGL2 renderer to Three.js WebGPU. Higgsfield’s hand-tracked theatre demo turns a wall projection into a playable bedtime story, with hand gestures for control and a clap to close the curtains. The Wavedash listing for MUST. MAKE. PAPERCLIPS. combines tower defense with timed first-person turret control.
Fast prototype gallery
The projects differ in what “playable” means, which is more useful than a single reel of glossy fly-throughs.
- Branching story: the anime game presents three dialogue replies at turning points. Each choice changes relationships and routes the player into one of three scene-and-reaction paths, according to the anime-game build.
- Mobile fighter: Arena Zero reportedly took four hours to make, with touch controls, arena combat, iPhone-optimized 3D assets, and 109 animation clips. Higgsfield said its images came from GPT Image 2.5, and that the creator had no previous Unity or game-development experience in the Arena Zero post.
- Cinema shooter: Higgsfield said an Unreal co-op arena shooter, including its assets, was generated through its workflow and played on a rented cinema screen in the cinema-shooter demo.
Visual direction prompt loop
MengTo pushed a Bloodborne-inspired browser prototype through successive requests for better textures, lighting, gameplay, night sky, moonlight, rain, wet surfaces, and water. The project paired those direction rounds with Meshy and Tripo3D models for its character, weapons, and boss in MengTo’s visual-build thread.
The pattern is specific: set the visual bar first, then name the material and environmental details that need another pass. OpenAI’s build note uses a similar division of labor, with constraints set by the creator and implementation proposed in a TypeScript, Vite, and Three.js stack.
Paperclips public build
MUST. MAKE. PAPERCLIPS. is a desktop-browser tower-defense game where a factory defense can switch into short first-person combat bursts. Its Wavedash page lists turret placement and upgrades, scrap collection, and direct control when priority targets break through.
The build began in Grok 4.6 inside Cursor, then Fable 5.1 and Astra finished it, DannyLimanseta said in the project announcement. He also flagged bugs, unbalanced play, and forthcoming fixes rather than presenting the build as finished.
The asset pipeline remained mixed. DannyLimanseta’s asset breakdown credits Astra with much of the environment, while creature models and some of the stronger tower models came from Tripo.
Catan release wall
MengTo’s Three.js board-game prototype includes animated play, AI players, trading, instruction cards, and an interface built from the project’s Catan reference in MengTo’s game post. He said the model could use an earlier game as a reference, carrying forward UI, 3D models, pages, and sound rather than rebuilding each element.
The project is currently held from release. MengTo said in his licensing update that it tracks Catan too closely to publish as-is and that he is looking into licensing while building roughly eight other games with Astra and Fable 5.1.