What is raylib?
raylib is a C programming library to enjoy videogames programming.
- NO external dependencies, all required libraries included with raylib
- Multiplatform: Windows, Linux, MacOS, RPI, Android, HTML5... and more!
- Hardware accelerated with OpenGL (1.1, 2.1, 3.3, 4.3 or ES 2.0)
- Sprites, text, fonts, shapes, models, shaders and audio support.
- Huge examples collection with +120 code examples!
- Bindings to +60 programming languages!
* Free and open source, permissive Zlib license.