# GameOfLife The implementation of the [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life) rust package ## Installation TBD ## Usage TBD ## Demo TBD ## Development TBD ## Linting TBD ## Testing TBD ## Documentation TBD ## Release TBD ## Extra information ### [Contributing](https://gitlab.com/a14m/game-of-life/-/blob/master/CONTRIBUTING.md) ### [License](https://gitlab.com/a14m/game-of-life/-/blob/master/LICENSE.md) ### [Code of Conduct](https://gitlab.com/a14m/game-of-life/-/blob/master/CODE_OF_CONDUCT.md)