GlassBoxWorld
A phone-first 'observer mode' app where users spin up tiny self-running civilizations and watch them evolve via a TikTok-style feed of AI-narrated events, no buttons during play.
Simulation-curious mobile gamers in their 20s–40s
- One-tap world creation with sliders for population, resources, tech level, and political system
- Vertical feed of AI-narrated events (market crashes, migrations, dynasties) that auto-generates between sessions
- Between-run tweaks: re-seed, mutate rules, or fork a save to test 'what if' scenarios
- Shareable 15-second recap reels of the most dramatic moments from each world
The viral HN space-economy sim proved there's a hardcore fanbase for emergent worlds; nobody has packaged that experience for the consumer phone yet.
Reference HN post (id 48996187) drew only ~63-76 points with ~24 comments—viral but not blockbuster; web searches for 'observer mode civilization simulation app' and 'idle game TikTok-style' returned zero results, so direct consumer demand for this exact package is unvalidated.Show HN: A self-running space economy SIM in Rust and Bevy ↗GitHub - Kalcode/spaceprojectsim ↗
No mobile app combining AI narration + autonomous civilization + TikTok-style feed appears in search; the closest prior art is the open-source Rust/Bevy sim on GitHub and legacy god-games, leaving the consumer mobile lane genuinely open.GitHub - Kalcode/spaceprojectsim ↗Show HN: A self-running space economy SIM in Rust and Bevy ↗
Adjacent AI-generated storytelling market is large ($3.8B in 2025, 19.9% CAGR) but observer-only experiences historically monetize poorly (Dwarf Fortress/RimWorld audiences consume free YouTube/Twitch); per-event LLM inference also adds a heavy COGS layer.AI-Generated Personalized Storytelling Game Market ↗AI Generated Content in Games Market Research Report 2033 ↗
AI-content-in-games market projected 22.5% CAGR to 2033, but observer games ride novelty waves that fade without continuous events/seasons; category has fanbase durability (DF/RimWorld) yet mobile-only 'watch' formats have short half-lives.AI Generated Content in Games Market Research Report 2033 ↗
Core sim already exists as open-source Rust/Bevy (Kalcode/spaceprojectsim) and LLM narration is commodity, but phone-first delivery of a heavy multi-agent economy with real-time AI commentary is non-trivial—will likely require server-side sim or aggressive simplification.GitHub - Kalcode/spaceprojectsim ↗