Skip to content
/ raylib-template Public template

C/C++ game template for Raylib and Visual Studio. Just download and use, no setup required

Notifications You must be signed in to change notification settings

jakubtomsu/raylib-template

Repository files navigation

Raylib C/C++ Template

Game template for Raylib and Visual Studio (tested on VS2019, should work on 2022 too)

This template should work out-of-the-box. Just download the repo and open raylib-template.sln.

Building from command line

You don't have to open VS to build the project. Just run msbuild raylib-template.sln.
Warning: you have to use the Developer command prompt for VS, otherwise this won't work!

About

C/C++ game template for Raylib and Visual Studio. Just download and use, no setup required

Topics

Resources

Stars

Watchers

Forks