conways-game-of-life-python
There are 3 repositories under conways-game-of-life-python topic.
educ8s/Python-Game-Of-Life-with-Pygame
Conway's Game of Life in Python with pygame (pygame-ce). This project is accompanied by a video tutorial that explains everything in detail.
marcpaulo15/game_of_life
Implementation of the famous Conway's Game of Life using Python and Pygame
Progambler227788/Game-of-Life
Conway's Game of Life implementation in Python, with customizable initial patterns and interactive gameplay.