Back to blog
BlogDecember 30, 2025

One Prompt, One Demo: Solar System Explorer

A single prompt generated this interactive solar system explorer. Here is why that matters, plus an embedded demo.

I wanted a simple demo to show what one prompt can produce with GPT 5.2. The result is static/planet-demo.html: a self-contained Solar System Explorer with a canvas renderer, a small control panel, and planet info cards. No build step. One file.

This is not a product. It is a speed test: idea to interactive artifact in minutes.

The prompt, in spirit

The ask was straightforward:

  • One HTML file, no dependencies
  • Interactive solar system with orbits and labels
  • A small HUD with speed and zoom controls
  • Click a planet to see a facts panel
  • Simple keyboard shortcuts for pause and reset

That level of specificity keeps the output coherent and useful.

The original prompt

Create a single-page app in a single HTML file with the following requirements:
- Name: Solar System Explorer
- Goal: Visualize planets orbiting the sun.
- Features: Click planets for info, orbit speed control, and, drag to rotate, zoom in/out.
- The UI should be dark-themed and interactive.

The demo

Open the demo in a new tab
Generated from a single prompt. Drag to rotate, scroll to zoom, and click a planet for details.

Why this matters

LLMs shorten the gap between concept and usable demo. That changes how you explore ideas:

  • You can test an interaction before you commit to a stack
  • You can validate a visual direction without a full design cycle
  • You can show stakeholders something tangible on day one

The real work still matters. A prompt can draft a demo, but it does not decide product boundaries, UX tradeoffs, or how the feature fits into a real system. That is where engineering judgment still matters.

BG

Bruno Gardlo

Technical due diligence · Fractional CTO

Need a technical go/no-go or senior technical leadership?

Book a 30-min call. I will recommend the right first step.

Book a 30-min call