https://github.com/educ8s/raylib-cpp-starter-template-sublimetext
Raylib C++ Starter Template for Sublime Text 4
https://github.com/educ8s/raylib-cpp-starter-template-sublimetext
raylib raylib-cpp raylib-examples raylib-template
Last synced: about 2 months ago
JSON representation
Raylib C++ Starter Template for Sublime Text 4
- Host: GitHub
- URL: https://github.com/educ8s/raylib-cpp-starter-template-sublimetext
- Owner: educ8s
- Created: 2023-10-10T05:36:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-10T09:22:09.000Z (over 1 year ago)
- Last Synced: 2025-03-28T15:51:55.542Z (2 months ago)
- Topics: raylib, raylib-cpp, raylib-examples, raylib-template
- Language: C++
- Homepage:
- Size: 410 KB
- Stars: 20
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Raylib-CPP-Starter-Template-SublimeText
Raylib C++ Starter Template for Sublime Text 4 on Windows.
This demo project contains a bouncing ball raylib example program.
It works with raylib version 4.5. Tested on both Windows 10 and Windows 11.# How to use this template
1. Open the template folder in Sublime text.
2. Go to Tools -> Build System -> New Build System.
3. In the new build file, copy the contents of the raylib-cpp.sublime-build file included in this repository.
4. Save the new file as raylib-cpp.sublime-build
5. Go to Tools -> Build System and select raylib-cpp as the build system, if it is not already selected.
6. Press CTRL + B on the keyboard to build the project.Once you have created the raylib-cpp.sublime-build file, we can re-use it in all your raylib projects. This procedure must be done only once.
# Video Tutorial
![]()
| 📺 My YouTube Channel
| 🌍 My Website |