Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 518 Bytes

File metadata and controls

16 lines (9 loc) · 518 Bytes

27a77e38

Examples

ARC examples for 27a77e38

Rules (DSL)

DSL rules for 27a77e38

Notes

NOTE: This was yet another case where I analyzed and implemented an example from https://volotat.github.io/ARC-Game/?task=evaluation%2F27a77e38.json before realizing that it was an evaluation example.

Makes use of a new property “SecondMostUsedColor”.

Ideally “MostUsedColor” would ignore the gray separator, but “SecondMostUsedColor” gets the job done.