Generator of phrase
A downloadable tool
How the Code Works:
- Lists of Narrative Elements: The code defines lists with possible characters, settings, problems, and solutions.
- Random Selection: It uses random. choice() to select one random element from each list.
- Generated Story: The selected elements are combined into a coherent sentence using f-strings.
- 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.