Skip to main content

No project description provided

Project description

Game of Life

Conway's Game of life in python

  • This program has been coded to test how the curses python module works.

Run and see the Game play updating every 0.1 seconds. Press <q> to exit, or <CTRL+C> to kill the program.

In edit mode, press <SPACE> to toggle the cell state. Press <q> to start resume the game.

Installation

  • pipx install game-of-life-uc
  • Run with game-of-life

Dependencies

  • curses
  • time
  • random
  • copy
  • argparse

To-Do

  • Add a How-To window (curses.newwin())

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_uc-0.1.2.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

game_of_life_uc-0.1.2-py3-none-any.whl (4.5 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