142ca369

ID: arc-agi-2-problem/list/142ca369

142ca369 by Ciro Santilli 35 Updated +Created
Solution: vs are guns that shoot diagonal line of their color, when line touches another object, change line color to match that of the object, then bounce on the object and continue going with the new color
Input primitives:
  • diagonal line
Assumptions:
  • line don't cross each other, it is unclear how to resolve that case
Transformation primitives:
  • draw line
    • draw line and bounce

New to topics? Read the docs here!