gameoflife/README.md

8 lines
281 B

# Conway's Game of Life
[![status-badge](https://ci.weber.codes/api/badges/tom/gameoflife/status.svg)](https://ci.weber.codes/tom/gameoflife)
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.