summaryrefslogtreecommitdiffstats
path: root/README.md
blob: d2a327190ea3f7bc943c202cc578e9356970c633 (plain) (blame)
1
2
3
4
5
# 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)