thinkswell / javascript-mini-projects

Awesome Collection of amazing javascript mini-projects.
The Unlicense
1.2k stars 861 forks source link

Madlibs generator #571

Open hritikbhattacharya opened 11 months ago

hritikbhattacharya commented 11 months ago

Develop a Javascript madlibs app.


The Mad Libs project is a fun and interactive program that allows users to create humorous and often nonsensical stories by filling in the blanks with their own words or phrases it is a great way to practice user input, string manipulation, and basic programming concepts while providing an entertaining and creative experience for the users

The project typically involves the following components: Story Template: Start by creating a story template that includes a narrative with specific placeholders for different parts of speech (e.g., nouns, verbs, adjectives, adverbs).

Requirements:

Bonus:


Any number of people can work on a single issue, This issue is open to all.

Project location 👉🏻 MadStory/{USERNAME}/...yourfiles

👨🏻‍💻 Happy Coding 👩🏻‍💻

github-actions[bot] commented 11 months ago

👋 @hritikbhattacharya

Thanks for opening your first issue here! Be sure to follow the issue template!

hritikbhattacharya commented 11 months ago

assign this to me.

thinkswell commented 11 months ago

assign this to me. Hi, The issue is open to all, please go through the readme file and raise your PR. Thank You.

hritikbhattacharya commented 11 months ago

Ok sure.