Skip to content

LucasTavaresA/pickle

Repository files navigation

Pickle

Crossplatform spinning wheel picker so you can make important life decisions

output.mp4

Build

Don't forget to clone recursively to get the used raylib version

Building for windows requires w64devkit

git clone --recurse-submodules https://github.com/LucasTavaresA/pickle.git
cd pickle
./build.sh

Build with docker/podman

Needed to work with old ass versions of glibc if you are on arch or other cutting edge distros

This will build pickle, get you the executable and delete everything

First, install docker/podman then run

docker build -t pickle .
docker run --name pickle-container pickle
docker cp pickle-container:/build/pickle ./pickle
docker rm pickle-container
docker rmi pickle

Credits

Made with raylib

Font Used: Iosevka