custom prompts are back

This commit is contained in:
cloveranon
2019-12-18 02:17:14 -05:00
parent c237851ce1
commit 8fa72525e0
7 changed files with 49 additions and 45 deletions
+1 -3
View File
@@ -1,11 +1,9 @@
AI Dungeon 2 Instructions:
AID2: Clover Edition Instructions:
Enter actions starting with a verb ex. "go to the tavern" or "attack the orc."
To speak enter 'say "(thing you want to say)"' or just "(thing you want to say)"
The following commands can be entered for any action:
"revert" Reverts the last action allowing you to pick a different action.
"quit" Quits the game and saves
"restart" Starts a new game and saves your current one
"save" Makes a new save of your game and gives you the save ID
"load" Asks for a save ID and loads the game if the ID is valid
"print" Prints a transcript of your adventure (without extra newline formatting)
"help" Prints these instructions again
+3
View File
@@ -0,0 +1,3 @@
Write a prompt that describes your character and starting situation in as little space as possible.
The first line will be permanently added to the AI's memory for this session.
The second line will eventually be forgotten and so can be longer and include temporary information.