ScratchData LogoScratchData
Back to seanmcmanus's profile

Ch7: Hangman

SEseanmcmanus•Created May 23, 2013
Ch7: Hangman
39
40
2835 views
View on Scratch

Instructions

This is a version of Hangman I made to demonstrate the use of strings, lists and costumes in Scratch. In many programming languages, Hangman is easy to implement, but in Scratch it's fairly complex, in part because there isn't a direct way to write on the Stage and the string handling needs some workarounds. If you want to reuse the bits for writing on the Stage, see my other project Ch10: Ransom Writer, which extracts them for you.

Description

This is an example from the book Scratch Programming in Easy Steps by Sean McManus. More info here: http://www.sean.co.uk/books/scratch-programming-in-easy-steps/index.shtm

Project Details

Project ID10412494
CreatedMay 23, 2013
Last ModifiedSeptember 10, 2019
SharedAugust 25, 2013
Visibilityvisible
CommentsAllowed