A Mad Libs game made in python where the user can write their own stories!
- When you run the game, the first thing you will see is the story selection menu. To select a story just type in its name and press enter.
- Now you will be prompted to fill in all the blanks of the story. Example: If the game prompts you to type in a noun, type in a noun of your choice and press enter. Do this for all blanks until the finished story is displayed.
- Create a .txt file with the name of your story. (no spaces in filename)
- Make sure the text file is in the stories folder.
- Type your story into the text file. (you must manually add newlines to the story)
- For blank words that the player must fill in, use a tag. Example:
The <n> ran to the <a> park!
<n>: noun
<a>: adjective
<v>: verb
<nat>: nationality
<per>: person
<pn>: plural noun
<num>: number
<pshape>: plural shape
<food>: food
<g>: game
<ing>: verb ending in 'ing'
<plant>: plant
<body>: part of the body
<place>: a place
<name>: name
<shout>: something to shout
<feel>: feeling