My first game using my new tile system! This is actually 2 separate puzzles of the same type, both made by me. How to play: 1: The objective is to mix red, yellow, blue, and black in the grid to make the corresponding colors outside the grid (in the same row or column.) If a clue is two triangles of different colors you need one of each color. If a clue is one color with a line through it then you need two of that color. If a clue is one color without a line you need at least one of that color. If a clue is all white it means you don't get any information about that row/column. 2: Colors mix in groups of two with the color next to it (the first from the left mixes with the second from the left in the same row and the third mixes with the fourth). 3: Red + yellow = orange, yellow + blue = green, blue + red = purple, any color mixed with itself is that color, black mixed with any color is black. 4: If you think you have solved both, press X.
99% by me! Including the code, idea,* and graphics. The other 1% is some sounds I got from the scratch sound library. *Yes I actually invented this logic puzzle type, please don't post these puzzles or others of the same type in your scratch projects or other media without asking me first.