Simple Game of Life clone
- Adjustable simulation speed
- Explanation window
- Generation and population counters
- Infinite grid
- Panning and zooming
- pygame
- pygame_gui
- Download or clone this repository.
- Extract to some location.
- Pip all dependencies.
- Run main.py