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.)
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.)