You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
ci/woodpecker/push/woodpecker Pipeline failed
Details
|
3 years ago | |
|---|---|---|
| src/conway | 3 years ago | |
| tests | 3 years ago | |
| .gitignore | 3 years ago | |
| .woodpecker.yml | 3 years ago | |
| LICENSE | 3 years ago | |
| README.md | 3 years ago | |
| pyproject.toml | 3 years ago | |
| requirements.txt | 3 years ago | |
README.md
Conway's Game of Life
Rules: https://en.wikipedia.org/wiki/Conway's_Game_of_Life
This is a game that relies on simple rules but can spawn complex behaviour.