Skip to content

jeafleohj/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game of life

Description

Implementation of Conway’s Game of Life in 3D using C++ and OpenGL ./screenshot/game.png

Dependencies

  • glew
  • glfw

Execution

Build image
./app.sh build
Run container
./app.sh run
Execution
docker -it gol sh
  • Inside de container: make && bin/gol3d

About

Game of life 3D with OpenGL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published