Skip to main content

Game of Life with only Python builtin libraries

Project description

Conway's Game of Life

Build Status

Just a simple project implements the famous Game of Life with nothing but Python's builtin libraries. The interface is inspired by this website. This is also a practice of designing a GUI application that follows the MVP architecture.

Requirements

  • Python3 (with Tk configured)

Install

$ pip install game-of-life-nodeps

Run

$ game-of-life

Or

$ python3 -m game_of_life

Test

$ python3 -m unittest

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

game-of-life-nodeps-0.0.3.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

game_of_life_nodeps-0.0.3-py3-none-any.whl (8.0 kB view hashes)

Uploaded Python 3

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