Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 2.37 KB

README.md

File metadata and controls

50 lines (37 loc) · 2.37 KB

My Raylib Template - Gui

This is my c, c++, raylib library template generator, raylib and raygui installer for MS. Visual Studio.
The template is slim and easy to use. 🙌
It is one of the fastest ways to be up and coding using the raylib library and raygui. 🏃

Follow the link below for the (video) guidelines on how to utilize this template:
https://www.youtube.com/watch?v=7VL-6JPX5qw

MyRaylibTemplate-gui

Note that the template (main.c) includes the controls_test_suite.c example from https://github.com/raysan5/raygui/tree/master/examples


Requirements:

c
c++ 11 or later
MS Windows 10 or later
MS. Visual Studio: https://visualstudio.microsoft.com/downloads
Raylib library: https://www.raylib.com
Git: https://git-scm.com
GitHub: https://github.com


Project description:

This project utilized premake5 to generate a c, c++ and raylib library template for the MS. Visual Studio
https://premake.github.io
The premake5 files were created by Jeffery Myers, I modified them to fit my needs and wants.
Thank You, Jeffery Myers! 👏
JeffM2501 Jeffery Myers Professional Game Developer
Link: https://github.com/raylib-extras/game-premake


Setup:

Create an empty folder for your project
You can clone or download the files and the folder named game into your empty folder
Click on the premake-VisualStudio.bat file, and you are set to code!

Links:
Project GitHub: https://github.com/Omegapy/MyRaylibTemplate
GitHub: https://github.com/Omegapy
YouTube: https://www.youtube.com/@omegapy (new)