o
odin.langpkg.dev
packages / app / B-I-S-C-U-I-T

B-I-S-C-U-I-T

b8d6a74app

My entry for the Brackeys Game Jam 2025.2

No license · updated 10 months ago

Save the Biscuits

This is my entry for the Brackeys Game Jam 2025.2

Prerequisits

  • Odin
  • On Linux you may have to compile the Raylib binaries in the Odin directory

Building

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 .