i believe this is the game of life? basically, each square represents whether it’s alive or not (white = dead, black = alive), and each frame (image, in this case), each square decides whether it’s alive or not depending on the squares around it according to some rules i forgot but should be covered in the link
i believe this is the game of life? basically, each square represents whether it’s alive or not (white = dead, black = alive), and each frame (image, in this case), each square decides whether it’s alive or not depending on the squares around it according to some rules i forgot but should be covered in the link