The-Young-Programmer / C-CPP-Programming

C/C++ Programming for Beginners (Basic to Advance)
https://cppprogramming.netlify.app
MIT License
60 stars 16 forks source link

Cross-Plataform #14

Open gabriel-eduardo-dev opened 1 year ago

gabriel-eduardo-dev commented 1 year ago

Detailed description

Hey, I was creating a makefile to make the projects cross-platform, but looking at the graphical interfaces code, I saw that they used libraries that can only be used on Windows. For this reason i would like to suggest a graphical library called raylib, it is cross-platform, without any more dependencies, very simple to use for beginners to create graphical interfaces, games and more.

raygui for GUI

Context

I believe it would be very useful for who are learning

Possible implementation

No response

Additional information

No response

Code of Conduct

The-Young-Programmer commented 1 year ago

@Gabriel160204 Thanks for your feed back. Okay Raylib Graphical Library is nice, go ahead and use it. Thanks for your countribution, I really appreciate.