neb0lle / spirograph

spirograph but gay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

spirograph but gay


Languages

Language:C++ 83.0%Language:CMake 15.7%Language:C 1.3%