Title: Mad Libs PoetryDescription: Create a poetry generator that allows the user to select the work of one poet
and generate a poem based on the words used by that particular poet.
What is needed:
1. Array of nouns, verbs, adverbs, adjectives + articles (random selection of each)
2. Interface that allows used to easily figure out what to do, with little or no instruction
3. Existing poem on screen with blank spots to fill in (of same poet)
4. On Mouse Press> word appears in space
[5. Class of each poet?]
What I already have:
1. Content
2. Strings program using letters based on mouse position
Due Nov. 21:
1. Proposal for project
2. Collect content for program
Due Nov 28:
1. Build interface and figure out coordinates for blank spaces
2. Write string components with different words to be used for random placement
Due Dec. 5:
1. Connect mouse to words so user can click to generate word
2. Revise interface
Due Dec. 17:
FINAL PROJECT PRESENTATION


Recent Comments