# Conway's Game of Life operating on images

**URL:** https://discourse.processing.org/t/conways-game-of-life-operating-on-images/45827
**Category:** Gallery
**Created:** [February 23, 2025, 5:55pm UTC](https://discourse.processing.org/t/conways-game-of-life-operating-on-images/45827 "2025-02-23T17:55:15Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![paul-reiners](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/paul-reiners/32/8084_2.png) [@paul-reiners](https://discourse.processing.org/u/paul-reiners)
#### Post date: [February 23, 2025, 5:55pm UTC](https://discourse.processing.org/t/conways-game-of-life-operating-on-images/45827/1 "2025-02-23T17:55:15Z")

</div>

I wrote this program that operates on images using Conway’s Game of Life. I used Joan Soler-Adillon’s Game of Life program as a starting point.

- [Code](https://github.com/paul-reiners/bach-game-of-life/blob/main/PersiaGameLife.pde)

---

<div class="post-metadata">

### Author: ![paul-reiners](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/paul-reiners/32/8084_2.png) [@paul-reiners](https://discourse.processing.org/u/paul-reiners)
#### Post date: [February 23, 2025, 5:55pm UTC](https://discourse.processing.org/t/conways-game-of-life-operating-on-images/45827/2 "2025-02-23T17:55:46Z")

</div>

- [Video](https://vimeo.com/1059480104?share=copy#t=0)
