summaryrefslogtreecommitdiffstats
path: root/README.md
blob: cb684cca358ac88681c001b28a4fcc461da50b28 (plain) (blame)
1
2
3
4
5
6
# Game of Life

A repo that includes a different implementations for [Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life)
in the following languages

  - [Ruby](./CLI/ruby) [![pipeline status](https://gitlab.com/a14m/game-of-life/badges/master/pipeline.svg)](https://gitlab.com/a14m/game-of-life/-/commits/master)