Since our program reads in ASCII full-color images where each pixel is represented by 8-bit RGB values, the program is run on 24 different bit planes for each bit in the pixel. Therefore, the program essentially runs 24 different programs of Game of Life on the image at once.