j
jaipkg.dev
packages / library / square-shoot-frenzy

square-shoot-frenzy

69735b8library

raylib in jai

GPL-3.0 · updated 3 months ago

Square Shoot Frenzy

just a game being written using raylib and jai

to build the game you must have Jai version:

Version: beta 0.2.028, built on 9 April 2026.

just run:

jai main.jai -o -exe square_shoot_frenzy
./square_shoot_frenzy

to build the game

Note

make sure to download raylib and extract it to modules/Raylib/ raylib version is 5.5 currently only linux is supported, would appreciate for other os' PR :D