Skip to content

Raylib C++ VSCode template that supports the ability to store scripts within the `src` folder and not need to update the makefile manually

Notifications You must be signed in to change notification settings

Minoqi/raylib-cpp-vscode-template

Repository files navigation

Raylib C++ vscode template (any platform)

Includes:

  • Support for storing scripts inside a src folder, including support for subfolders
  • Premade main.cpp file that sets the window size, a basic gameloop and opens the window
  • Makefile
  • VSCode workspace

Steps:

  1. Either create a new repository off of this as a template OR download the files
  2. Open the files from the vscode workspace
  3. Press F5 to run

Built off of gamedev.tv raylib course template

About

Raylib C++ VSCode template that supports the ability to store scripts within the `src` folder and not need to update the makefile manually

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published