diff --git a/entries2025/game_of_life_gliders.json b/entries2025/game_of_life_gliders.json new file mode 100644 index 0000000000000000000000000000000000000000..d0f08d3af1ce2494c186ea66585164f9a8741448 --- /dev/null +++ b/entries2025/game_of_life_gliders.json @@ -0,0 +1,45 @@ +{ + "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 + ] + }, + "source_list": { + "lemmy": [ + 8436809 + ] + } +} \ No newline at end of file