Skip to main content

Pygame implementation of Conway's Game of Life

Project description

Simple pygame implementation of Conway’s Game of Life # Screenshot

![pygameoflife_dadeerh](pygameoflife_dadeerh.png?raw=true “pygameoflife_dadeerh screenshot”)

# Installation install with pip:

pip install pygameoflife_dadeerh

Install from source:

python setup.py install

# Running

Ruin via laucnh script installed with pip package:

pygameoflife_dadeerh

Run as a python module:

python -m pygameoflife_dadeerh

Using inside of code:

to import class in to your own code:

from pygameoflife_dadeerh import LifeGame

# Controls

There are a couple of keybinds available:

  • q - Quit

  • s - Start/Stop (toggle pause)

  • r - Randomize the grid

# Source Code

https://github.com/Dadeerh/pygameoflife_dadeerh

# Contact

dadeerh91@gmail.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygameoflife_dadeerh-1.1.3.tar.gz (3.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page