In this raylib tutorial I am going to show you how to set up raylib on your windows computer and use it with C++ and Sublime Text. The procedure is very easy and it won’t take us more than 5 minutes. So, let’s start at once.
Starter Template: https://github.com/educ8s/Raylib-CPP-...
0:00 Introduction
0:15 Install raylib
1:10 Download Starter Template
1:42 Load Template to Sublime Text
2:30 Create new Build System