toad property

GridWorld toad
final

A stable pattern.

Implementation

static final GridWorld toad = GridWorld.fromString('''
......
......
..###.
.###..
......
......
''');