Skip to main content

A simple pygame-based implementation of Conway’s game of life.

Cmd:

$ game-of-life

As library:

from game_of_life import Board, run

board = Board(30, 30)

# Diagonal line
for i in range(30:
    board[i, i] = 1

run('conway')

This implementation requires Python3 and pygame.

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-0.1.1.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file game-of-life-0.1.1.tar.gz.

File metadata

  • Download URL: game-of-life-0.1.1.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for game-of-life-0.1.1.tar.gz
Algorithm Hash digest
SHA256 86ab7bfbdf13de20e741259bb9b0dfcb05ecdc44a7f032603f74ffe5b753f9b4
MD5 3a2ebcfb7db27890bbf3059467f93113
BLAKE2b-256 dcfff9bff320ba26328c5007039f9a5b7f5ebc7e0ff7f3498f31a12e3cdae3be

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.1.1 This release

1 file

0.1.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page