Skip to content

DavidCyb/easy-raylib-development-environment-in-vscode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Raylib development environment in vscode (Windows)

For many starters including myself, it is a little bit hard to gather everything together, in order to start developing in raylib. Here is the minimal vscode setup, in order to start developing games in raylib easily!

How to use?

  1. Make sure raylib is already installed in C:\raylib
  2. clone the repository, and start coding in src\sample.cpp
  3. press F5 in vscode to run

Everything under src folder (src/**/*.cpp src/**/*.h) will be compiled!

Happy coding!

Screenshot

please note, it is only tested on windows

About

An easy to use vscode development environment for raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published