Raylib Platformer

A WIP platformer, using C++ and Raylib

Build system uses Zig, I recommend having that installed to build easily. Raylib should be installed using Zig

Run zig build to build and have it in zig-out/bin/main,

or run zig build run to build and run