Build a Mad Libs Game
Mad Libs Script: https://cln.sh/R9JZ1i
Today, you’ll be workingwith your groups to build an extended Mad Libs Skill. You’ll need to use allthe skills and knowledge that we’ve learn so far to create fun skill that youcan share with other groups.
About Mad Libs
Mad Libs is a silly word game where you ask someone a bunchof questions, then use their answers to fill in the blanks in a pre-writtenstory. We're going to our own spin and build a Mad Libs game that you can sharewith friends and family inspired by one of their printables.
Skill Challenge: Build a Mad Libs Game
In this Skill Challenge, we are going to give you a written template that you'll turn into a Chatterbox voice skill.
Intent trigger: play mad libs
Chatterbox speaks: Let's play mad libs! I'm going to ask you abunch of questions and tell me the first thing that pops into mind.
Chatterbox asks questions and stores the answers: Words in brackets should be created variables.
When the skill is triggered, Chatterbox should ask the following questions:
What is your [name]?
Pick a [theme].
Pick a [place] or location.
Pick a [day] of the week.
Pick a [time] of day.
Pick a [verb].
Pick an [animal].
Name a [body] part.
Afterwards, Chatterbox should use the answers from the questions to craft a response like this:
[Name] is formally invited to Chatterbox's [theme]party.
It's going to be at [place]on [day].
Please make sure to show up at [time]or else you will be required to [verb]a [animal] with your [body]
See you at the party!
Project Hints
Hint #1: Start with the When I hear block and create a “welcome” message.
Hint #2: Create all variables first with descriptive names
Hint #3: Ask all your questions
Hint #4: Once you’ve asked all your questions, make Chatterbox speak sentences usingvariables and text blocks.
✅ Final Code
Your final skill code should look something similar to below:
What else can you make using these blocks?
Share your skill with another person!