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
- Host: GitHub
- URL: https://github.com/yamadapc/life
- Owner: yamadapc
- License: mit
- Created: 2013-07-06T17:21:19.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-07-06T17:33:08.000Z (almost 12 years ago)
- Last Synced: 2025-03-30T16:45:00.700Z (about 2 months ago)
- Language: Python
- Size: 113 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: MIT-LICENSE
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!__