Hacker News new | ask | show | jobs
by Digitalghost 811 days ago
I created an LLM-driven game called "The Fortuna" which anyone can play here: https://www.generativefiction.com/

It has a caching system to keep things consistent once it's generated the first time and it's a combination of pure LLM responses and some content that was seeded by an LLM but then I edited by hand.

The way to progress through the game is to learn what the NPCs like talking about and talk about those topics to earn empathy points. You can learn what they are interested in by asking probing questions. The characters are implemented by passing a secret preamble to a conversation LLM.