Cells live or die by their neighbor count — the classic automaton.
This is the whole thing. Phluxel runs it on every cell, every step — the animation is what happens when you repeat it.
LET _n = {COUNTNZ, MOORE.R}; (_n == 3) | (R > 0 & _n == 2) ? [255,255,255,255] : [255,0,0,0]
Paste it into the Rule Editor, or pick Game of Life from the template list and skip the typing.
Phluxel runs in the browser as a demo, and the free desktop edition has every feature with a watermark on exports.
Open the browser demo Download free (Windows) Wishlist on Steam