lejulien 2427601120
Some checks failed
Gol CI / build (push) Has been cancelled
Update README.md
2026-04-03 12:23:37 +00:00
2026-04-03 14:12:23 +02:00
2026-01-15 09:13:53 +01:00
2026-01-15 09:13:53 +01:00
2026-01-09 10:45:23 +01:00
2026-04-03 12:23:37 +00:00

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

The windows version might exist one day

Description
No description provided
Readme 199 KiB
Languages
C++ 90.7%
CMake 9.3%