TileGame A pixel art game made in C with raylib Note: Very work in progress Building the project cd SpeedrunGame mkdir build # Create build folder make compile # Compile project make run # Run executable Make sure cmake is installed