rmusser01/tldw_server

Feature Addition: RPG Module

Aberta

#675 aberto em 2 de nov. de 2025

 (0 comentário) (0 reação) (1 responsável)Python (78 forks)github user discovery
Feature-AdditionFeature-Requesthelp wanted

Métricas do repositório

Stars
 (1.405 estrelas)
Métricas de merge de PR
 (Mesclagem média 2d 4h) (66 fundiu PRs em 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

Guia do colaborador