Build Prompt Template · Fable Miss AI · Free

Minecraft-Style
Game Build
Prompt.

A short, reusable prompt for generating a branded voxel world in a single HTML file. Fill in the fields, paste into Fable, play in a browser.

Keira Nesdale · @RealMissAI

Free Template Fable Three.js No setup Single HTML file
↓ Download PDF
How It Works

Fill in. Paste.
Play.

This is a reusable prompt template designed for Fable. You fill in the bracketed fields with your own brand values, copy the entire prompt, paste it into Fable in one go — and it generates a fully playable Minecraft-style voxel game as a single self-contained HTML file.

No setup. No assets. No server. Just open the output in a browser and play.

What it builds: a first-person voxel world with procedurally generated terrain, chunked rendering for 60fps, 6 named brand-colored block types, a custom glowing landmark at spawn, particle effects, a HUD hotbar, and full brand color/font theming — all in one HTML file using Three.js from a CDN.

Controls

WASDMove
MouseLook (pointer lock)
Left clickMine / break block
Right clickPlace block
SpaceJump
ShiftSprint
1–6Select block type
ScrollCycle through hotbar

The six block types

Key 1
Bedrock
Near-black base layer
Key 2
Stone
Dark stone fill
Key 3
Brand Block
Solid primary brand color
Key 4
Glow Block
Emissive — does the cinematic work
Key 5
Reward Block
Accent color, scattered underground
Key 6
Light Block
Light color, surface variety
The Template

The build prompt.

Fill in every [BRACKETED FIELD] with your own values using the checklist below, then copy the entire prompt and paste it into Fable in one go.

Build Prompt — paste into Fable
Build a Minecraft-style voxel game called [GAME NAME] as a single
self-contained HTML file using three.js from a CDN. No setup, no
assets, no server — just open it in a browser.

First-person voxel world: walk, mine blocks (left click), place
blocks (right click), WASD to move, mouse to look (pointer lock),
Space to jump, Shift to sprint. Gravity and collision. Crosshair
in the center.

Style it in the [BRAND NAME] brand: primary color [#PRIMARY],
glow [#GLOW], dark [#DEEP], near-black [#NEAR_BLACK], light text
[#TEXT], accent [#ACCENT]. Use [DISPLAY FONT] for headings and
[BODY FONT] for body, from Google Fonts.

Dark, cinematic mood — gradient sky, soft fog, glowing point
lights. Not flat default Minecraft.

Procedurally generated terrain with chunked rendering for 60fps.

Six block types, each a named brand color: a near-black bedrock,
a dark stone, a solid [#PRIMARY] brand block, an emissive glow
block, an [#ACCENT] reward block, and a light block. Scatter
glowing blocks and reward clusters underground.

HUD: bottom hotbar with all 6 blocks (keys 1–6 and scroll to
select, active slot highlighted in [#PRIMARY]), a "[GAME NAME]"
wordmark top-left, and small control hints.

At spawn, build a tall glowing landmark called "[LANDMARK NAME]"
so every world has a recognizable feature.

Add particle puffs when blocks break. Make it responsive and put
all brand colors as tokens at the top of the code.
Quick-Fill Checklist

Decide these
before you paste.

Fill in every field before copying the prompt. Leaving a bracket blank will confuse the model.

FieldWhat it isYour value
[GAME NAME]
The name of your game. Appears in the HUD wordmark and as the HTML page title.
e.g. "MissAI World"
[BRAND NAME]
Your brand or project name. Used to describe the overall style to the model.
e.g. "Miss AI"
[#PRIMARY]
hex code
Main brand color. Used for the brand block and hotbar highlight.
e.g. #E1306C
[#GLOW]
hex code — bright
The emissive glow color. This does most of the cinematic work — make it bright and saturated.
e.g. #FF6EC7
[#DEEP]
hex code — dark
Dark background/stone color. Should be very dark to contrast with glow blocks.
e.g. #1a1816
[#NEAR_BLACK]
hex code
Bedrock layer color. Near-black but not pure black.
e.g. #0d0d0d
[#TEXT]
hex code — light
Light text color for HUD and UI elements.
e.g. #F1EFE8
[#ACCENT]
hex code — reward
Reward block and accent color. Should pop against the dark environment.
e.g. #f59e0b
[DISPLAY FONT]
Google Fonts name for headings. Used for the game wordmark in the HUD.
e.g. Syne
[BODY FONT]
Google Fonts name for body text. Used for control hints and HUD labels.
e.g. DM Sans
[LANDMARK NAME]
Name of the glowing landmark built at spawn. Every world gets one recognizable feature.
e.g. "The Vault Tower"
Tip: keep your colors high-contrast against the dark sky so blocks read clearly on video. One emissive glow color does most of the cinematic work — make it bright and saturated.
Miss AI

Build something
with this?

Tag @RealMissAI when you post it. For more AI build prompts, workflows and prompt packs, come find me.

K
Keira Nesdale
@RealMissAI · Miss AI Podcast
← Back to vault