Scene 2: Blockfield Shooter
Scene 2: Blockfield Shooter
Higgsfield Academy
Caption
Game two is a block-world shooter — build and break blocks like a mining-and-crafting game, but with guns, and two teams facing off. Unlike the pirate game, this lesson pulls back the curtain to show exactly what the custom skill does before a single line of code gets written.
Typing the one-sentence prompt doesn't make the skill start coding right away. It starts interviewing back, the same way a real game studio interviews a client before scoping a project. Those answers get turned into a full design document covering mechanics, art direction, level structure, and sound — and that document, not the original one-sentence prompt, is what actually builds the game. That's the whole point of the skill: it behaves like an experienced game-dev team, doing the brief before any code exists.
Once the design document is settled, the skill deploys the game on its own — a live link, no setup required. A plain AI chatbot can technically deploy a game too, but you end up as the middleman handling the infrastructure yourself. The Higgsfield MCP makes that step invisible: the same prompt that writes the game also hosts it, so one prompt ends with a playable link ready to send within minutes.
Playing the finished game shows a clean interface, and each weapon behaves differently. The sniper fires slowly but zooms in and hits far harder than a regular gun. The bazooka goes the opposite direction — it launches rockets that leave a real smoke trail, and because it's built as heavy ordnance, it can blow up blocks too, tearing through brick and stone in a way a regular bullet couldn't.
