The Word Replacement Game

Jason K. MacDuffie adf6d7e81b finish the menu 7 years ago
templates 8903ba9fa7 fix whitespace error 7 years ago
.gitignore 3e108f8bc2 add .gitignore 7 years ago
LICENSE 5257245493 add license 7 years ago
README.md 1bce736923 add a usage section 7 years ago
angry_words.py adf6d7e81b finish the menu 7 years ago

README.md

Angry Words

Play the substitution game and make zany stories with your friends!

Usage

Say

$ python3 angry_words.py templates/petition-against-gambling.txt

Then the program will ask you to fill in a bunch of words. If it asks for an adjective, fill in a word like "sloppy" or "friendly". If it asks for a noun, fill in a word like "cat" or "table". Once all the words are filled in, a funny story will print out.

License

Software: GPLv3+

The story templates are dedicated to the public domain.