Life Engine
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!
Status | In development |
Author | MopBanana |
Genre | Simulation |
Tags | 2D, cells, game-of-life, gol, grid, Life Simulation, python, tkinter, zero-player |
Average session | A few seconds |
Languages | English |
Inputs | Keyboard, Mouse |
Accessibility | Color-blind friendly, High-contrast |
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
- Tutorial and InstallationSep 30, 2024
- V2.1 Minor UpdateSep 29, 2024