A downloadable tool

How the Code Works:

  1. Lists of Narrative Elements: The code defines lists with possible characters, settings, problems, and solutions.
  2. Random Selection: It uses random. choice() to select one random element from each list.
  3. Generated Story: The selected elements are combined into a coherent sentence using f-strings.
  4. User Interaction: The program waits for the user to press Enter before generating the story.

Download

Download
IMG_1800.jpeg 451 kB

Install instructions

put on Python an play

Leave a comment

Log in with itch.io to leave a comment.