powerexploit / Awesome-Python-Scripts

A curated collection of some :heart_eyes: cool Python scripts.
https://ankitdobhal.github.io/Awesome-Python-Scripts/
GNU General Public License v3.0
217 stars 215 forks source link

Conway's Game of Life in PyGame #251

Open Namyalg opened 3 years ago

Namyalg commented 3 years ago

This script implements the famous Conway's Game of Life in PyGame

Namyalg commented 3 years ago

Please do let me know if I have to make any changes with regard to this issue