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

https://github.com/yamadapc/life

Simple game of life simulator for the command-line written in python
https://github.com/yamadapc/life

Last synced: 9 days ago
JSON representation

Simple game of life simulator for the command-line written in python

Awesome Lists containing this project

README

        

# Life
## A simple command-line simulator to Conway's game of life.

*This is a work in progress*; the curses branch tends to work better, but is
still under development.
__Check MIT-LICENSE for further information!__