Simulation of Somatic Evolution through the Introduction of Random Mutation to the Rules of Conway’s Game of Life
Academic Background Since its introduction in 1970, Conway’s Game of Life (GoL) has been a classic model for studying the behavior of complex systems. As a Cellular Automata (CA) model, GoL simulates the life and death of cells on a two-dimensional grid through simple rules, demonstrating complex behaviors emerging from these rules. Although GoL ha...