OFFSET
0,3
COMMENTS
On a white dodecagon, turn 30 degrees right, flip the color of the tile, then move forward one unit.
On a black dodecagon, turn 30 degrees left, flip the color of the tile, then move forward one unit.
On a white hexagon, turn 60 degrees right, flip the color of the tile, then move forward one unit.
On a black hexagon, turn 60 degrees left, flip the color of the tile, then move forward one unit.
On a white square, turn 90 degrees right, flip the color of the tile, then move forward one unit.
On a black square, turn 90 degrees left, flip the color of the tile, then move forward one unit.
LINKS
Felix Fröhlich, Illustration of iterations 0-50 of the ant, 2019.
Sean A. Irvine, Java program (github)
Wikipedia, Langton's ant
Wikipedia, Truncated trihexagonal tiling
EXAMPLE
See illustrations in Fröhlich, 2019.
CROSSREFS
KEYWORD
nonn
AUTHOR
Felix Fröhlich, Jul 20 2019
EXTENSIONS
More terms from Sean A. Irvine, Jul 22 2019
STATUS
approved