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 c5bc7c4c81
ci/woodpecker/push/woodpecker Pipeline was successful Details
testing woodpecker
2 years ago
conway use bernoulli distribution for random start 2 years ago
.gitignore testing woodpecker 2 years ago
.woodpecker.yml testing woodpecker 2 years ago
README.md testing woodpecker 2 years ago
requirements.txt added PyPlot Animation, changed board starte to numpy instead of python list 2 years ago
setup.py use bernoulli distribution for random start 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.