This website requires JavaScript.
Explore
Help
Register
Sign In
orosmatthew
/
browser
Watch
1
Star
0
Fork
0
You've already forked browser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
474d4305f7
browser
/
external
/
raylib-cpp-4.5.1
/
projects
History
orosmatthew
1ba2c4641d
Add raylib
2023-09-27 15:02:24 -04:00
..
CMake
Add raylib
2023-09-27 15:02:24 -04:00
Doxygen
Add raylib
2023-09-27 15:02:24 -04:00
Make
Add raylib
2023-09-27 15:02:24 -04:00
VSCode
Add raylib
2023-09-27 15:02:24 -04:00
README.md
Add raylib
2023-09-27 15:02:24 -04:00
README.md
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