https://github.com/alvaropaco/conways-game-of-life-python
This is a sample implementation of Conway's Game of Life in Python.
https://github.com/alvaropaco/conways-game-of-life-python
conway conway-game conway-life conway-s-game-of-life pyhton python3 unittesting
Last synced: 6 months ago
JSON representation
This is a sample implementation of Conway's Game of Life in Python.
- Host: GitHub
- URL: https://github.com/alvaropaco/conways-game-of-life-python
- Owner: alvaropaco
- License: apache-2.0
- Created: 2017-05-26T04:24:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-27T15:13:24.000Z (over 8 years ago)
- Last Synced: 2025-02-12T09:59:45.153Z (8 months ago)
- Topics: conway, conway-game, conway-life, conway-s-game-of-life, pyhton, python3, unittesting
- Language: Python
- Size: 4.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conway's Game-of-life [](https://travis-ci.org/alvaro-paco/conways-game-of-life-python)
This is a sample implementation of Conway's Game of Life using Python 3.
## Requirements
- Python >= 3.5