life plus is python based, but runs at a reasonable speed for enjoyment.
The number of neighbors determines a cell's color in next generation.
Very interesting growth patterns can be created with tiny centered seeds or randomly. Conway's Game of Life is easily implemented (see suggestions). With multiple generations (up to 6 different sets of rules), the number of various other possible ecosystems are practically infinite. And it all looks neat! (lifeplus linux app added, see files)
Some suggestions included on Intro (or cleared run).
Features
- - Fully customizable birth and live rules for each generation
- - Color of live cell is determined by number of neighbors
- - From 1 to 6 generations per cycle
- - Random button enters 500 live cells randomly on grid at a time
- - Step button for going through a single generation at a time
- - Select generations and rules on the fly
- - Generations counter and specific generation indicater
- - Select only generations to cycle through without changing rules
- - Play/Stop button and Clear button to clear grid and reset counters
- - Cells can be entered on grid via mouse or random button
- - Cell entries and rule sets can be toggled on/off for easy use
License
GNU General Public License version 3.0 (GPLv3)Follow life plus
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
I think this will keep me occupied for some time.