Packages

Life is a lightweight package for Conway's Game of Life that takes in a set of live cells, returns the next generation, and maintains state in a GenServer.

Current section

Files

Jump to
life CHANGELOG.md
Raw

CHANGELOG.md

## 1.0.0 (2020-10-24)
### Initial release
- Initial 1.0.0 release