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.
Tom Weber 3b33dc23c0
ci/woodpecker/push/woodpecker Pipeline was successful Details
glider and acorn start
2 years ago
src/conway glider and acorn start 2 years ago
tests woodpecker test with passing pytest 2 years ago
.gitignore testing woodpecker 2 years ago
.woodpecker.yml update woodpecker to not use requirements 2 years ago
LICENSE refactor for woodpecker and testing 2 years ago
README.md testing woodpecker 2 years ago
pyproject.toml pyproject deps 2 years ago

README.md

Conway's Game of Life

status-badge

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.