3c37d9aca46e974ca928fa2c1d48ca547349a7d5
This adds a preview of the patern placement, checking out of bound
GameOfLifeEditor
This is a simple Game Of Life editor written in C++ with raylib & dearImGUI
How to compile the project
Ensure you have g++, cmake and the dependencies of raylib
mkdir build
cd build
cmake ..
make
As for now I will not make this program Windows compatible.
Description
Languages
C++
93.9%
CMake
6.1%