Skip to content

Simple and scalable template for creating apps and games in C++ using Raylib.

License

Notifications You must be signed in to change notification settings

douwehw/raylib-template

Repository files navigation

Easy and scalable Raylib Template for C(++)

You can use this template to easily develop games in C or C++ using Raylib.

Add your header files to /include and add your C/C++ files to /src
You can add your assets (images, videos, models.. ect) to the assets folder.

How to use

Double click raylib-template.code-workspace to instantly open the premade template in Visual Studio Code.

This template uses CMake to compile and run the app, if you do not have a C++ compiler installed already, I recommend the MSVC compiler.

Also be sure to install the correct VSCode extensions for developing in C++ and CMake.

If this template was useful, please leave a star on my repository, this helps me out greatly! :D

About

Simple and scalable template for creating apps and games in C++ using Raylib.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published