Particle Lenia

2D implementation of Particle Lenia in OpenGL.

How to build

Run the following commands to build the project:

mkdir cmake-build
cd cmake-build
cmake ..
make

Run

2D Version

After building as described here you can run it simply run it using:

cd cmake-build
./gui2d