Categories
News

Scratch Hangman

Ever played Hangman? You have to guess a mystery word before the stickman is fully drawn. The algorithm (or recipe as the instructions call it) to make the game is explained in pseudocode. Hangman Project in Scratch

You can right-click (or two-finger tap if on a Chromebook) to import this list of 5-letter words for Hangman attached below.

To import this project into your Scratch folder, first download it, then go to File > Upload from your computer. Once you have selected it will be loaded in Scratch.

To import the list of five-letter words, download it to your computer, right-click on an existing list and select the import option. Then, select the words.txt file to import into the list. Each line in the .txt file represents each item in the list.