Skip to content

Files

Latest commit

Jun 27, 2024
1ef7ddb · Jun 27, 2024

History

History
This branch is 32 commits behind RobLoach/raylib-cpp:master.

projects

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 27, 2024
Jun 27, 2024
Dec 4, 2020
Feb 16, 2024
Mar 24, 2021

raylib-cpp Projects

The following are some base templates to use when making new raylib-cpp projects.

  • CMake: Uses cmake to build the project files
  • Make: A project template that uses make to compile the project
  • VSCode: A VSCode template that uses make along with the base configurations