Experiments in Life

Conway's Game of Life

I like making little (and big!) things with AI, so I thought it would be fun to make an interactive Conway's Game of Life. If you are not familiar with Conway's Game of Life, Wikipedia has a nice write-up on it.

Screenshot 2025-09-29 220556

I use ChatGPT enough that it has a pretty good idea of what I want even without my specification. For example, it knew that I would prefer these colors and want export and import functions. I only had to ask for a few changes.

Give it a try. There are lots of these out there, but this one conforms to my aesthetic preferences. 😎

I also made a couple little Monte Carlo simulators, so feel free to check those out too. Now that I've made a home for the fun, little things, I'll start putting them up there in the future.