This is the second edition of my simple LifeVeiwer (CGoL slang for a CGoL simulator), https://scratch.mit.edu/projects/1096250864/ . All of the controls are the same, BUT: -you can now press space in running mode to go back into editing mode -press E to erase everything -press R while in editing mode to randomize all cells. you can press space to stop the randomizing process -press the right arrow key while in editing mode to simulate 1 iteration other changes: -the LifeVeiwer has been upgraded from a 20x15 cell grid to a 24x18 cell grid. -tracks iteration number, shows in bottom right-hand corner #games #animations #math #art
credit to John Conway for Conway's Game of Life Planned changes that I would like recommendations on how to make (please look at the code before recommending things to me): -grid size controls -rewind simulation controls -faster calculation speed -color controls