maxwelljoslyn / gm-trainer

Provide a training ground for RPG Game Masters by using LLMs as pseudo-players.
0 stars 0 forks source link

Allow user-defined initial scenarios #5

Closed maxwelljoslyn closed 2 months ago

maxwelljoslyn commented 7 months ago

This could take a string given on the command line, which is useful for quick experimentation scenarios. But the more useful interaction paradigm would be naming a file which will be read in to get the initial scenario text. This would allow the user to carefully craft an introductory narrative at length, in a text editor (rather than in the very limited readline bindings environment of the terminal.)