1590 Forks
13770 Stars
13770 Watchers

raylib

A simple and easy-to-use library to enjoy videogames programming

How to download and setup raylib

Open terminal and run command
git clone https://github.com/raysan5/raylib.git
git clone is used to create a copy or clone of raylib repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with raylib https://github.com/raysan5/raylib/archive/master.zip

Or simply clone raylib with SSH
[email protected]:raysan5/raylib.git

If you have some problems with raylib

You may open issue on raylib support forum (system) here: https://github.com/raysan5/raylib/issues