A downloadable engine

A roughly made engine for playing around with different rules to create your own Game Of Life. Edit how many cells are needed for a cell to live or stay, with other options potentially coming soon. Currently has many opportunities to crash, so please inform me if you get a crash and include the error message. Thank you for playing!

Download

Download
Life Engine V2.1.py 3.6 kB

Install instructions

Download and run Life Vx.py

Requires the installation of the pillow library (python -m pip install pillow and Python (made in version 3.10, but it will probably work with other versions. Make sure to check Add Python to PATH in the installer)

Development log