1 word prompt * 4 = 4 blocks Thanks to @CatsUnited for the prompt! https://scratch.mit.edu/discuss/post/3717740/ This isn't a game so much as an entire, fully-featured game engine; there are two controls: * Press the fruit platter to switch to a random backdrop. * Press the knight to switch to the "next" backdrop. There's no intentional order to the backdrops, but every backdrop always leads to the same next backdrop, so you can use that to chart your way through the 10 locations. Each backdrop also contains a text hint for the next one, to help you remember. You can make up your own games with this, but here's my favorite idea for one; it's two-player: 1) Your turn: Name a color you see somewhere. 2) Advance to a new backdrop (next or random). 3) If you see the color you named (or a similar color) somewhere in the new backdrop, count up one, and repeat from step 2. 4) If you don't see the color, have your opponent play through all these steps. 5) Once both you and your opponent have played a round, compare your counters - the number of backdrops you each got through, all of which contained your chosen color. 6) The player with the higher counter wins. You can adapt this however you like, if you want to play best out of three, etc. Or play single-player, playing for a high score; see how far you can go without stumbling on a backdrop which doesn't contain your named color!