Skip to main content

An example package of lamdoanduc

Project description

GAME_OF_LIFE This is course project for Advanced Scientific Programming in Python - Uppsala University

The python scripts for the game is under game_of_life/init.py

The game_of_life package is on the PYPI page: https://pypi.org/project/gameoflife-lam/

To install the package: >>>pip install gameoflife-lam

To run the game in python: >>>import game_of_life >>>game_of_life.run()

User can choose the grid size, number of genarations, and the initial pattern (a cross-shaped pattern or a random pattern)

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

gameoflife-test-0.0.1.tar.gz (1.3 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