The Core folder contains ported code from https://github.com/raysan5/raylib/tree/master/examples/core
The Shapes folder contains ported code from https://github.com/raysan5/raylib/tree/master/examples/shapes
The Games folder contains my own games or ported code from https://github.com/raysan5/raylib-games
The Random folder contains small programs that I created for learning purposes.