rmusser01/tldw_server

Feature Addition: RPG Module

Open

#675 opened on Nov 2, 2025

 (0 comments) (0 reactions) (1 assignee)Python (78 forks)github user discovery
Feature-AdditionFeature-Requesthelp wanted

Repository metrics

Stars
 (1,405 stars)
PR merge metrics
 (Avg merge 2d 4h) (66 merged PRs in 30d)

Description

Issue to track thoughts/implementation of an 'RPG' module.

Stated goal would be creation of a module/library allowing a user to create an RPG system using LLMs.

Should be a game-agnostic foundation, allowing others to extend/customize to fit their specific game's needs.

Links: https://ianbicking.org/blog/2025/07/intra-llm-text-adventure https://github.com/p-e-w/waidrin https://github.com/gddickinson/llm_RPG/blob/main/world/location.py

Evaluations: https://arxiv.org/abs/2502.00595

Contributor guide