Skip to content

Conway's game of life and other cellular automata implemented in C++ using opengl for rendering.

Notifications You must be signed in to change notification settings

pamo22/automata-gl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automata-gl

Conway's game of life and other cellular automata implemented in C++ using opengl for rendering.
Tested on Arch linux with x11.

Dependencies:
 - glfw

Compile:
make

Run:
./main

Example of H-trees life rule (B1/S012345678)
image of htree life

About

Conway's game of life and other cellular automata implemented in C++ using opengl for rendering.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published