Projects

Simulating Conway's Game of Life in 3D

In this project, a 3D version of Conway's Game of Life is simulated using Python and visualized with Matplotlib. The simulation explores cellular automata in a three-dimensional space, demonstrating complex patterns and behaviors that emerge from simple rules.