Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 427 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 427 Bytes

css-conways-game-of-life

100% CSS + HTML implementation of Conway's Game of Life. 60 generations @ 20x20

Live demo: https://propjockey.github.io/css-conways-game-of-life/

Screenshot of index.html

2023 Update

Added /infinite-edition with new CSS tricks I invented that make it possible

42x42 simulation, optional wrapping edges, infinite generations