ScratchData LogoScratchData
Back to ksdavidc's profile

Square Game v1.4

KSksdavidc•Created October 23, 2021
Square Game v1.4
3
2
122 views
View on Scratch

Instructions

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. It is fairly easy to get all the squares selected with just 6 seed squares (try the diagonal), but that is NOT the goal. The goal is to go as slowly as possible while going as far as possible. That is, 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. It is possible that it is NOT possible, too, though. A related matter is: I believe it is impossible to get all the square selected with just 5 seeds. Includes: one step -> (blue button appears after 1st selection) restart 0<- (clears game) rewind 1<- (resets to level 1. does not clear game) fast forward ->∞ (takes it as far as possible) ->? random game generator You can let me know in the comments if you get a great score. Small hint below. HINT: Go one step at a time rather than try to get the whole puzzle all at once. Set 2 or 3 squares and then use the blue button or the ->∞ to see how far it moves you. Use the 1<- button to reset to the first stage You can toggle individual squares. Try to control the movement so the highest number is in a good place. Then add another initial square to toggle another chain. Try to move along rows or columns. Look at where the highest number is. Avoid multiple chains being generated. The "1" squares want to be far apart, not close.

Description

Based on idea given here: https://logmi.jp/business/articles/322794 changelog v1.3 add toggle tooltips, add color to each level, improve hover clean up code, begin working on reducing loops v1.2 lag removed because @_nix is da bomb v1.1 improve button display and minor adjustments v1.0 works

Project Details

Project ID588504948
CreatedOctober 23, 2021
Last ModifiedFebruary 16, 2025
SharedOctober 23, 2021
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root