✍️Learner Introduction Instructions
Last updated
Last updated
You will be focusing on using variables in a coding environment to represent different parts of speech, ultimately creating your own code for a mad libs program in Scratch. Mad Libs is a game where you create a random list of nouns, adjectives, verbs, etc. as needed and then they take their place in a story where those words have been left out.
Create a new project in Scratch here: https://scratch.mit.edu/projects/editor/
A few useful features to point out:
You can change the sprite telling the story
You can change your backdrop
You can choose how to start your code using blocks in Events
You can ask for input using blocks in Sensing
You can create and set variables using blocks in Variables
You can have your sprite talk using blocks in Looks