Now that this is public I guess it needs an actual readme! This is just a repo to test out game engine stuff for a game idea I've had for years, that I've titled Death is a Blessing.
I'd also like to get advice from people about how to proceed with certain issues.
I'm using:
chmod +x [FILENAME]
(only if you're on MacOS or Linux)zig fetch --save https://github.com/Not-Nik/raylib-zig/archive/devel.tar.gz
zig build run
I try to leave the main branch in a state where it'll always compile and run, but that's not guaranteed tbqh.