A Dark Cave: Text-Based Survival Game Avoids AI Slop, Embraces Minimalism

A Dark Cave is a free text-based survival and settlement building browser game playable on desktop and mobile. The game intentionally avoids visuals and embraces minimalism, using only text, symbols, and sounds to create atmosphere and spark the player's imagination.
Key Features
- Incremental idle mechanics with narrative-driven gameplay, inspired by A Dark Room, Candy Box, Kittens Game, and Darkest Dungeon.
- Resource management: wood, food, stone, and rare materials gathered from the cave and surrounding areas.
- Crafting system: tools (axes, picks), weapons and armor for turn-based combat, including arbalest, nightshade bow, stormglass halberd.
- Building: workshop, barracks, shrine, each unlocking new capabilities.
- Villagers: assign to gathering, crafting, or construction tasks.
- Companions: each with their own storylines — a wandering knight, an aging wizard, a wildling huntress.
- Turn-based combat with crafted weapons, bombs, and combat skills.
- Dark fantasy atmosphere: story unfolds through events, choices, and discovery. Build shrines and monuments, unlock forbidden knowledge.
- Auto-save and idle mode so settlements produce resources while you're away.
Why No Graphics?
From the developer's Reddit post (linked in the HN discussion), players prefer no graphics at all over AI-generated graphics, especially when they can recognize them as AI-generated. The developer argues that the growing abundance of easily available polished graphics means games will soon need main differentiators beyond visuals: storytelling, atmosphere, emotions, personalization, nostalgia, or the ability to leave space for the player's imagination.
Who It's For
Developers interested in game design minimalism, text-based narrative games, or incremental/idle mechanics — or anyone wanting to see a successful example of avoiding AI slop in gaming.
📖 Read the full source: HN AI Agents
👀 See Also

Using Claude Code to Build a Japan Travel Blog with AI-Generated Art and Video
A developer used Claude Code to build a personal essay website about Japan, handling the entire creative pipeline including writing refinement, image transformation with Nano Banana Pro, video animation with Veo 3.1 and 3.0-fast, and deployment to Railway.

Evaluating Multilingual Guardrails with any-guardrail in Humanitarian AI
Mozilla's any-guardrail tool evaluates multilingual guardrails in humanitarian LLMs, focusing on task and domain specificity.

OpenClaw Has Outgrown Chat — A Dashboard UI Is the Missing Default
A Reddit user describes how running OpenClaw through Telegram breaks down as workflows multiply, and why a web dashboard (like their self-built one) should be a standard pluggable UI for agentic tools.

Running Gemma 4 as a Local Autonomous Agent with Claude Code on 16GB VRAM
A developer successfully configured Google's Gemma 4 31B model to function as a local autonomous coding agent through Claude Code CLI v2.1.92, overcoming VRAM limitations and parsing issues using llama.cpp b8672 and custom Python routing.