{
	"id": 4737716011,
	"name": "Game of Life gliders",
	"description": "A formation of four gliders from Conway's Game of Life, a cellular automaton in which patterns of cells evolve by simple rules. The glider is a 5-cell pattern which evolves through 4 states (represented here by each glider) and ends up displaced by 1 diagonal pixel from where it started, giving it the ability to move across the cellular space.",
	"links": {},
	"path": {
		"13-27": [
			[
				294,
				151
			],
			[
				294,
				147
			],
			[
				305,
				131
			],
			[
				308,
				131
			],
			[
				308,
				135
			],
			[
				297,
				151
			]
		]
	},
	"center": {
		"13-27": [
			301,
			141
		]
	}
}