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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
I think this will keep me occupied for some time.