Obsolete. See here for latest: https://scratch.mit.edu/projects/588504948/ This is a logic puzzle/game. Choose 6 squares. Press the blue -> button that appears to compute the next level. At each level, squares become selected if 2 or more of their (non-diagonal) neighbors are selected. Eventually either no more selections can be made, or all squares have been selected. Generally, the goal is to generate the highest level possible (which should entail all of them being selected, but I don't know if that is so). So far I have been able to get to level 22, but I am told level 23 is possible. Includes random game generator. Also restart 0<-, rewind 1<-, and fast forward -> inf. You can let me know in the comments if you get a great score.
Based on idea given here: https://logmi.jp/business/articles/322794 changelog v1.0 works v1.1 improve button display and minor adjustments