Commit 675234bc authored by Marius DAVID's avatar Marius DAVID
Browse files

Merge branch 'lemmy-8436809' into 'main'

Add submission: Game of Life gliders

See merge request marius851000/fediverse-canvas-atlas-2024!322
parents b8e09420 64acff06
Loading
Loading
Loading
Loading
Loading
+45 −0
Original line number Diff line number Diff line
{
    "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