I released a local LLM-powered RPG where generated NPCs, locations, items, and quests persist as in-game objects
Summary
A developer released a local LLM-powered RPG where procedurally generated NPCs, locations, items, and quests persist as in-game objects, showcasing a novel integration of generative AI into gaming.
Similar Articles
How LLM-driven NPCs work in Ultima Online (ServUO)
A developer open-sources a 7,500-line C# integration that powers Ultima Online NPCs with a local LLM, featuring hot-reloadable config, fail-open degradation, and full access to the game world's object model.
@GuiveAssadi: AI Dungeon was the first LLM consumer product I am aware of. However, the use of LLMs to dynamically generate character…
A discussion noting that AI Dungeon was the first LLM consumer product, yet dynamic LLM character speech in games remains niche.
I bundled a fully local LLM inside my Unity game. No internet, no cloud, no API key. The conversation is the gameplay.
A developer bundled a fully local LLM inside a Unity game called 'Simulation Simulator', enabling unique, unscripted conversations and multiple endings without internet or API keys.
I built a Mafia game where the players are AI agents that actually talk trash to each other
Built a Mafia/Werewolf game simulator using LLM-powered AI agents with a custom agent-to-agent communication protocol, featuring live streaming where a new game starts every hour.
@0xAikoDai: https://x.com/0xAikoDai/status/2057317742248931363
The author reflects on his experience with a new AI native RPG beta from the makers of AI Dungeon, identifying design challenges where AI-generated immersion breaks down during combat and system legibility, and calls for new design principles for AI-native games.