An open API service indexing awesome lists of open source software.

https://github.com/mysterycoder456/life

Conway's Game of Life made in C++
https://github.com/mysterycoder456/life

Last synced: over 1 year ago
JSON representation

Conway's Game of Life made in C++

Awesome Lists containing this project

README

          

# LIFE
Conway's Game of Life made in C++. Rest in peace John Horton Conway.

## Running
Run the `run.sh` script to build and run. Run the `build.sh` script to only build.