Example solution to the task "Program the end-of-game sprite to put on the losing costume before it shows itself, when there are no clean characters on the field.":

To access the full video please subscribe to FLLCasts.com
- #1603
- 30 Mar 2020
Courses and lessons with this Tutorial
This Tutorial is used in the following courses and lessons

Keep 'em clean - remote Scratch game course
"Keep 'em clean" is a game that uses the players' real-life movement captured by a camera to control many "people" and push them towards a sink where they wash their hands! In this course, you will learn the basics of programming with Scratch, as well as using the "Video Sensing" extension to receive movement from the camera!
- 41
- 0:00
- 70

Lesson 11 - Game Over
Introduction
This is the last lesson for making this game! At the end, you will have the full version, ready for you to have fun with it!
What is left for you to do to complete the game?
Right now, the game cannot be lost, but you are about to change this!
When can a game be lost? How can we detect that?
The game must be completed when all of the hands are either clean or dirty. In the previous lesson, we programmed a victory screen, when all of the hands are clean and now we will make a defeat screen, for when all the hands are dirty!
- 1
- 5
- 8
- 3d_rotation 0