itch.io is community of indie game creators and players

Devlogs

raylib project creator v1.0 - NEW RELEASE!

raylib project creator
A browser tool made in HTML5

Welcome to raylib project creator! The new tool to help you setup professional raylib projects!

When starting with raylib is common to create a simple .c code file in some directory and jump directly into coding, the raylib Windows Installer package already provides a pre-configured environment to do it that way; the compiler, the Npp editor and raylib library are already pre-configured to do so.

But as soon as a project starts growing, usually more complex project structures are required. Usually a build system for multiple code files, external libraries, project assets/resources, configuration files, executable icons and even some automatized CI/CD system. Configuring all those aspects usually requires a lot of time.

raylib project creator is a visual tool to simplify that process and automatically create and pre-configure some common build systems for a project, just providing an input source code file to start with.

Files

  • raylib_project_creator_v1.0_win_x64.zip 536 kB
    Sep 26, 2024
  • raylib_project_creator_v1.0_linux_x64.zip 655 kB
    Sep 26, 2024
  • raylib_project_creator_v1.0_macos.zip 1 MB
    Sep 26, 2024
Download raylib project creator
Read comments (1)