Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 970 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 970 Bytes

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 -f pickle-container
docker rmi -f pickle

Credits

Made with raylib

Font Used: Iosevka