Turtle and Observer Command
color-towards angle distance

Reports the color of the turtle distance away at an angle of angle from the caller. Note that the angle is measured from the direction the caller is facing.

Examples:

color-towards 0 1 reports the color of the turtle one patch directly ahead of the caller.

Related commands:
color setc setc-towards