A super optimised algorithm for computing conway's game of life in scratch, able to only ever calculate dead cells with at least one live cell nearby. Set the value at the top to 1 to see the green areas, which are the cells that the algorithm is going to be checking on the next step. Press space to show/hide that variable. Run this in turbowarp for even better results.