Raylib -- Easiest C/C++ Game Framework -- Now Even Better For Beginners!
I have long been a fan of the open source free RayLib game development framework. With bindings for just about every programming language ever, tons of examples and support for most major platforms, Raylib is a versatile toolkit for building games using code. What has always shined about RayLib though is just how easy it is to get started.
Just download the installer, open Notepad++, load a C file and press F6. Done. But eventually you want to move beyond Notepad++ and the preconfigured C++ environment and that has always been a challenge. To make this migration easier for beginners though, Raylib have introduced the Raylib Project Creator, which can create Visual Studio Code, Visual Studio 2022 or command line build environments from you simple C source code.
Key Links
https://gamefromscratch.com/raylib-pr...
-----------------------------------------------------------------------------------------------------------
Support : / gamefromscratch
GameDev News : https://gamefromscratch.com
GameDev Tutorials : https://devga.me
Discord : / discord
Twitter : / gamefromscratch
-----------------------------------------------------------------------------------------------------------