StephenJBrasel / RGS

Randomly Generated Stories
GNU General Public License v3.0
0 stars 0 forks source link

ToDo List #2

Open StephenJBrasel opened 7 years ago

StephenJBrasel commented 7 years ago

This is a pinned topic.

In keeping with the spirit of the game, we're going to be implementing a sort of impromptu mad-lib mad-lib generator and applying it to different story and genre types (Western, Sci-Fi, Fantasy), overlaying those types with story cycles (like the hero's journey), and inserting the appropriate grammar and spelling of scene, tone, voice, character dialogue, character growth, character arc, plot, theme, conflict, and setting.

  1. Random Number generator.
  2. Assign values to the different parts of speech in a dictionary.
  3. Assign English language grammar rules.
  4. Build cyclical plot devices code.
StephenJBrasel commented 7 years ago

Any suggestions for implementation are welcome. This list is definitely not exhaustive and I'm adding to it constantly.