erjohnson / raylib-windows-starter

Repository from Github https://github.comerjohnson/raylib-windows-starterRepository from Github https://github.comerjohnson/raylib-windows-starter

raylib-windows-starter

basic template for playing around with raylib on windows. Run download_raylib.cmd or copy raylib/src to vendor/raylib directory.

build.cmd -d -r         # debug build and run
build.cmd -d -r -c      # recompile raylib, debug build, and run

About


Languages

Language:Batchfile 93.0%Language:C 7.0%