Hacker News new | ask | show | jobs
by readertime 1180 days ago
This is my current late night hack, tying GPT to a simple MUD-style text adventure, to fill out room descriptions, area descriptions, spells, etc. And trying to use a real game object structure to enforce consistency etc. so can navigate the world effectively. It’s definitely got potential.