rmusser01/tldw_server

Feature Addition: RPG Module

Offen

#675 geöffnet am 02.11.2025

 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (78 Forks)github user discovery
Feature-AdditionFeature-Requesthelp wanted

Repository-Metriken

Stars
 (1.405 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2T 4h) (66 gemergte PRs in 30 T)

Beschreibung

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