Made with Game Generator

Propagation Game

A grid-based game where cells spread numeric values to adjacent cells. Start with a single active cell and expand the influence across the grid.

Prompt

A grid with all zeroes where you start with a 1 in a cell in the middle. You can choose any adjacent cell as the target for the 1. Each second that cell will increase the target adjcent cell. Any cell that is above 0 have the same target abilities (but can only target one adjacent cell at a time).