My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

Welcome to Lifegame 2d! This is an implementation of Conway's Game of Life written in Python with the help of Pyglet/OpenGL.

Python/Pyglet/OpenGL is a brilliant combination and this simple project should be usable as an example on how to use these libraries.

Features:

  • Speed control
  • Random population
  • Custom population drawing
  • Toroidal worldview
  • Age coloring

Requirements:

  • Python
  • Pyglet

See a Screencast here

Powered by Google Project Hosting