Game of Life

This is a fast (realtime GPU) implementation of Conway's Game of Life, though the rules can be adapted to other cellular automata fairly simply. A generalized version was planned but was never completed.

You may appreciate my WebGL version.

Screenshot.

VersionRelease DateFilesDependencies
(source only)
Notes
22012-12-28

Original release location on pygame.org: http://www.pygame.org/project-GLSL+Conway%27s+Game+of+Life-2752-.html

Return to old python projects listing.