Game of life Description Implementation of Conway’s Game of Life in 3D using C++ and OpenGL Dependencies glew glfw Execution Build image./app.sh build Run container./app.sh run Executiondocker -it gol sh Inside de container: make && bin/gol3d