Omnibus commited on
Commit
b70868c
1 Parent(s): 07e39b8

Update prompts.py

Browse files
Files changed (1) hide show
  1. prompts.py +14 -1
prompts.py CHANGED
@@ -16,7 +16,7 @@ Choices:
16
  2. ...choice 2...
17
  3. ...choice 3...
18
 
19
- Example:
20
  User Input: Create a futuristic game
21
  ****************
22
  Game Master:
@@ -36,6 +36,19 @@ But it would also leave you Exposed to any Enemy Drones.
36
  How do you choose to proceed?
37
  *******************
38
 
 
 
 
 
 
 
 
 
 
 
 
 
 
39
  Current player stats:
40
  {stats}
41
  """
 
16
  2. ...choice 2...
17
  3. ...choice 3...
18
 
19
+ Example 1:
20
  User Input: Create a futuristic game
21
  ****************
22
  Game Master:
 
36
  How do you choose to proceed?
37
  *******************
38
 
39
+ Example 2:
40
+ User Input: A game about the Old West:
41
+ *******************
42
+ Game Master:
43
+ The Year is 1875...
44
+ You are a lone bounty hunter, known only by the name of "The Raven", in the dusty and dangerous frontier town of Deadwood, South Dakota. Your current target: the infamous outlaw, Jack McCall, who has been causing chaos and terrorizing the townsfolk.
45
+ As you ride into town on your trusty horse, you see the saloon doors swing open, and Jack McCall himself emerges, surrounded by his gang of cutthroats. They are armed to the teeth and ready for a fight.
46
+ To your left is the town's general store, where you could quickly stock up on supplies like ammunition and a new gun, but taking that route would also give Jack and his gang time to prepare for your attack.
47
+ To your right is the alleyway, which would allow you to sneak up on Jack and his gang, giving you the element of surprise, but it would also be a risky and narrow path, with little room for error.
48
+ How do you choose to proceed?
49
+ *******************
50
+
51
+
52
  Current player stats:
53
  {stats}
54
  """