Skip to content

A fast, C++ OpenGL implementation of Conway's Game of Life. Now includes a 3D version!

Notifications You must be signed in to change notification settings

EthanJamesLew/GameOfLife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GameOfLife

A fast, C++ OpenGL implementation of Conway's Game of Life. Now includes a 3D version!

The 3D Version:

Keyboard Commands:

[1...9] : Simulation Size

[Shift + 1...5] Larger Simulation Size

[Tab] : toggle 2D/3D

[Space] : Start/Stop Simulation

[,],[.] : Zoom in/out

[w],[s],[a],[d] : Pan

[r] : toggle rotation

[s] : toggle shading style

About

A fast, C++ OpenGL implementation of Conway's Game of Life. Now includes a 3D version!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published