Skip to content

This is my c, c++ and raylib library template generator and raylib installer for MS. Visual Studio.

License

Notifications You must be signed in to change notification settings

Omegapy/MyRaylibTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


My Raylib Template

This is my c, c++, raylib library template generator and raylib 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. 🏃

Follow the link below for the guidelines on how to utilize the template:
https://www.youtube.com/watch?v=tiYPdVx31Q4&t=612s

MyRaylibTemplate

Note that the template (main.c) includes the input mouse example from https://www.raylib.com/examples.html


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)