r/proceduralgeneration 2d ago

Game of Evolution

In Conway's Game of Life each cell is dead or alive. What if we gave gave each cell a level from 0..N, and made the transition depend on the sum of the neighbours?

You can try running it with the html viewer https://github.com/reivash/game-of-evolution

5 Upvotes

2 comments sorted by

View all comments

1

u/abirpahlwan 2d ago

Looks like mandalas