Skip to content

Riddle_Training_045e512c

George Rey edited this page Jul 14, 2022 · 2 revisions

ARC Game

Observations

I observe that for each challenge panel, there is more objects in the response panel than in the source panel

I observe that for each challenge panel, one of the objects from the challenge panel is always present in the response panel

I classify this task as extend pattern or continue pattern task, which is a common task

I observe that the objects in the response panels form a periodic pattern:

  • they are of the same shape
  • they can be of different colour

I observe that the different colour of the new objects is related to the colour of "unbound" objects in the challenge panel

Concepts Used

Count objects

Bind objects between the challenge and the response panel

Recognize patterned object

Recognize pattern element

Recognize X,Y distance between elements of the pattern

pad object, or pattern element, with the background

transparent background

paint new objects

Solution Approach

Clone this wiki locally