Simple template to get started using C, raylib and flecs without the need to install any build system. Windows only.
- gcc
- make
- wget
Install scons: https://scons.org/
scons install gcc make wget
- VSCode: Run build task -> Setup
- Console:
.\setup.bat
- VSCode: Run build task -> Build
- Console:
.\build.bat