/spirograph

spirograph but gay

Primary LanguageC++

Spirograph

Spirograph made in c++ using raylib

Usage:

git clone https://github.com/s3dman/spirograph.git
cd spirograph
mkdir build && cd build/
cmake ..
cmake --build .
./spirograph

NOTE: Make sure you have installed raylib(https://github.com/raysan5/raylib)