We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14eb383 commit dbb9173Copy full SHA for dbb9173
README.md
@@ -3,18 +3,16 @@ RPGWorldGen
3
4
Tools for randomly generating RPG content.
5
6
-City Generation:
7
-- You'll need python3 installed to run the example
8
-
9
-On the todo list:
10
-- Add randomly generated names
11
-- Add randomly generated quests
12
-- Decide on interface (web vs. desktop app?)
13
14
Next Week or So
15
---------------
16
I'll be building an API for random generation of
17
names, cities, and NPCs. Should have fully functional
18
generic NPCs up soon.
19
20
-Description for NPCs should come soon as well.
+On the todo list:
+- Add randomly generated names
+- Add randomly generated quests
+- Decide on interface (web vs. desktop app?)
+- Add description for random NPCs
+- Finish D&D v3.5 NPC generation
0 commit comments