# 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 [![pipeline status](https://gitlab.com/a14m/game-of-life/badges/master/pipeline.svg)](https://gitlab.com/a14m/game-of-life/-/commits/master) [![license](https://img.shields.io/badge/license-MIT-brightgreenA)](https://gitlab.com/a14m/game-of-life/-/blob/master/LICENSE.md) - [Ruby](./CLI/ruby) [![Gem](https://img.shields.io/gem/v/terminal_game_of_life)](https://rubygems.org/gems/terminal_game_of_life)