This repository contains the code for a video tutorial on creating and using buttons in a Raylib project in C++. In this tutorial, we build a basic Raylib application that demonstrates how to create ...
raylib is a C programming library, designed to be simple and easy-to-use. It provides a set of functions intended for graphics/multimedia applications programming. raylib can be used to create any ...