Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/meshy/life

A game of life
https://github.com/meshy/life

Last synced: 15 days ago
JSON representation

A game of life

Awesome Lists containing this project

README

        

# Life

## Instructions

I'm writing instructions for life... haha!

Anyway.

First, create a **python 3** virtual environment. Once it's active, run:

pip install -r requirements.txt

Once that's done, you should be good to go!

python life.py

Enjoy!

Once you get bored, you can close the program with `ctrl-c`.