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 was successful
Details
|
2 years ago | |
---|---|---|
src/conway | 2 years ago | |
tests | 2 years ago | |
.gitignore | 2 years ago | |
.woodpecker.yml | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
pyproject.toml | 2 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.