← Back to projects
2026 live

ASCII Dream Loom

Prompt-to-ASCII image creator that turns text concepts into generated character art with controllable style, density, and resolution.

  • Astro
  • TypeScript
  • Procedural Generation
  • Creative Coding
ASCII Dream Loom preview

Problem

Most generative tools hide the rendering process and require heavyweight model infrastructure for even playful concept exploration.

Solution

Built a deterministic prompt-seeded ASCII renderer that runs entirely client-side: no API key, no backend dependency, fast iteration, and exportable outputs.

Impact

Demonstrates productized creative tooling with instant feedback loops, explainable generation mechanics, and zero-infra deployment on static hosting.

ASCII Dream Loom is a compact creative tool: describe a concept, choose style controls, and generate text-native visual output.

What it proves

  1. Prompt-based generation can be made transparent and deterministic
  2. Creative AI-style experiences can run fully in static hosting environments
  3. Good UX controls (reroll, copy, download, presets) matter as much as generation quality

Demo flow

  1. Enter a concept prompt
  2. Pick style, density, and character ramp
  3. Generate, reroll, and export to .txt

For a full interactive run, open the live demo.

Demo Mirror

Live Preview

Mini preview of the actual demo. Use the launch button for full-screen interaction.

Open Demo