[INSTRUCTIONS BELOW] This is the electronic game Simon by Milton Bradley/Hasbro demade in Scratch, with the following limitations: Zero sprites, so I could only use the backdrop, And one script, so the game can only run inside 1 column of code. ------------------------ Starting off, the game will start giving you a pattern. There is no highest score, and the game will go on infinitely. If you lose, which would be either pressing the wrong color, or timing out (for 6 and a half seconds), the game will 'RAZZ', and to play again, press the green flag. If you press the screen while on the lose screen, the game will repeat your last pattern. That's basically all it....... It is literally 0s1s, so..
Credits to Milton Bradley/Hasbro for, well, Simon. Credits to all those users making either (0s1s) or (1s1s) projects for inspiration.