Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 336 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 336 Bytes

Raylib-cpp-vscode-template

Just a basic vscode template for writing your first raylib program using a cpp wrapper, with all dependencies accounted for, only thing you need is to get yourself mingw64, preferably through msys2, vscode, and the c++ extension. just run the build raylib task and your code will compile so you can run it