A good work in progress
I remember reading about Conway’s game of “Life” back in the early 1970s in Piers Anthony’s book, “Ox”. What a fascinating concept! When I bought my first computer, a commodore Vic-20, the first program I wrote was to run this game just to see what the R-pentomino would do. This app is very simple and easy to use, and the ability to develop a beginning pattern and save it is very handy. There are only two downsides to this app: The first is that there is no speed control and the patterns evolve much too quickly to observe. Speed control and/or the ability to manually step through each evolution would be wonderful options. The second is that the playing field is only the size of the device screen. When the evolving patterns hit the edge of the screen they are warped and mutated so that the evolving pattern is no longer true to form. A playing field that is larger and allows the user to scroll around to see the evolving pattern would be another helpful option.