This is my entry for the Brackeys Game Jam 2025.2
- Odin
- On Linux you may have to compile the Raylib binaries in the Odin directory
clone the repo
git clone https://github.com/IEatNickles/B-I-S-C-U-I-T
cd into the directory
cd ./B-I-S-C-U-I-T
run or build it with Odin
odin run .
odin build .