blob: caa030b6a6f8796923873c2b414bc88118f8a2d2 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# 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
[](https://gitlab.com/a14m/game-of-life/-/commits/master)
[](https://gitlab.com/a14m/game-of-life/-/blob/master/LICENSE.md)
- [Ruby](./CLI/ruby) [](https://badge.fury.io/rb/terminal_game_of_life)
|