Renew Submitting Procedure
Attempt to recreate the unique submitting procedure from The Witness. For the 2x2 tile (3x3 node) grid
Ideas possible?
use Intersection to Intersection valves to determine sections of board (Done)
Renew Scanning procedure for each Symbol:
Sun (Determine if there are exactly 2 of the given symbol)
Black/White Squares (Determine if these are together or not)
…
Attempt to recreate the unique submitting procedure from The Witness. For the 2x2 tile (3x3 node) grid
Ideas possible?
use Intersection to Intersection valves to determine sections of board (Done)
Renew Scanning procedure for each Symbol:
Sun (Determine if there are exactly 2 of the given symbol)
Black/White Squares (Determine if these are together or not)
L-Blocks (Determine if the shape formed matches)
Deleters (Or whatever they're called originally) (Determine incorrect symbols before determining itself)