Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 2.1 KB

index.rst

File metadata and controls

72 lines (51 loc) · 2.1 KB

PConway

Conway's Game of Life Terminal Eye Candy implemented in Python.

Website Release Read the Docs License travis-ci codecov pypi pepy

features

  • Play Conway's Game of Life on your terminal.
  • Added mutation feature so the game never terminates (which makes it a terminal eye candy!).

Documentation: https://pconway.readthedocs.io

Repository: https://github.com/terrencetec/pconway

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   self
   getting_started
   usage
   library_reference
   how_to_contribute
   for_developers


Indices and tables