Your Rules Game of Life for Android
In this app, you can change the rules in menu button that is located in right of home button.
☆ change in the neighborhood
Rather than the 8-cell of surrounding cells in the vicinity, you can change up to around 3 trout destination cell (7 × 7-1 = 48).
Number of the cell in neighborhood is also possible to change 0-50.
☆ You can change numbers of states and rules.
The state of each cell as well as "live", "dead", it is possible to take a plurality of states such as "green", "yellow", "death".
Rules can also be changed accordingly.
For example,if "green" is one and "yellow" is one in the vicinity, the next state is "green"
it's possible to place cell freely and to display the number of each color cell by Update.
Game of Life is one of cellular automaton and simulator of artificial life(AL).
Game of Life rule's are as follows.
"There are grids, I call the one by one with the cell.
The cell has two state (the "live", "death").
Whole cells by the state of the eight cells around each cell (the "neighborhood"),
I determine the status of the next cell.
When cell is "live",
Two cells are "live" or near, the next state when the three it is "live".
Otherwise the number of, the next state "death".
When cell is "death",
The next state when the cell it is three of "live" in the vicinity "live".
Otherwise the number of, the next state "death".
Application update is done and is depending on the number of downloads.
The app is free.
Developer's SNS
https://plus.google.com/101687821745262159780/posts
https://twitter.com/alcheagle
by T####:
No way it not fee because I can't make my own rules