Conways Game of Life
A visualizer for Conway's Game of Life built with Python and Pygame
🔬simulation📅 April 2021💻 Python
Technologies Used:
PythonPygame
About This Project
A visualizer for Conway's Game of Life built with Python and Pygame. It allows users to set initial conditions, run the simulation, and observe the evolution of cell patterns over time.
Key Features
- Full implementation of Conway's Game of Life rules
- Interactive GUI for setting initial conditions
- Easy controls to clear and reset conditions
- Live display of full evolution
📸 Project Gallery
Images
Blank GUI, No Cells Set
Using the Grid to Set Initial Cells
While simulation is running
Videos
Full Simulation Demonstration
Project Info
- Primary Language
- Python
- Category
- simulation
- Completion Date
- April 2021
- Repository
- View on GitHub →