Skip to content

ethanlabelle/Game-of-Life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Game-of-Life

Conway's Game of Life using python and pygame

install pygame and numpy using a package manager such as pip.

pair coded with @partypyro python3 game_of_life.py

Using self repair to fix runtime errors, I prompted ChatGPT to optimize the slow implementation of a 1000x1000 grid.

On my M1 Pro, the GPT4 program produces a noticable speedup :).

About

Conway's Game of Life using python and pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages