Ray

@raysan5.bsky.social

Passionate about gamedev technologies. I create things. Created raylib, raygui, rres and many other tools/libs at raylibtech. FOSS at: http://github.com/raysan5

Hi! Just published raygui 5.0, my C single-file header-only immediate-mode UI library for tools development, used by all my raylibtech tools. 🛠️ This release includes new controls, up to 512 icons, 6 new UI styles and many more improvements! 💯 Free and open-source: github.com/raysan5/rayg...

raygui, a simple and easy-to-use immediate-mode gui library

#raylib surpassed 1 Million counted downloads! 🤯 * Actually those numbers do not consider GitHub clones downloads, ~4K per day, total downloads are probably several millions 🔥 Not bad for a C low-level library...

raylib surpassed 1 Million counted downloads!

**600** developers joined the raylib 6.x gamejam! 🤯 It almost triplicates last year gamejam devs count. Quite astonished to see that many users interested in a low-level C library like raylib... definitely, it is getting out of my hands... I need more resources... 😓

raylib 6.x gamejam, 600 developers joined!

Yesterday I updated my raygui icons editor tool, I enjoy working in these small tools... this one can be probably used as a pixelart/tile editor if I add a couple more features! 😅 Free and open source! 💯

HELP! #raylib maintainers needed! raylib has grown a lot in the last few years and it's impossible for me to maintain everything; there are some systems that I'd need some help from users with more experience than me! Thanks for your support! ❤️ github.com/raysan5/rayl...

HELP! Maintainers needed! · Issue #5874 · raysan5/raylib

raylib has grown a lot in the last few years and it's impossible for me to maintain all the parts involved in the library, there are specifically some systems that need maintainers to help with: [b...

github.com

raylib 6.0 is around the corner and I just updated the architecture diagram, it blows me away how far it has come! ❤️ #raylib architecture v1.0 vs v6.0, 12.5 years apart

raylib architecture v1.0 vs v6.0, 12.5 years apart

After several days and MANY hours of work, CHANGELIST for upcoming raylib release has been handcrafted. 🔥 It required manually reviewing +1800 commits and PRs, organize them, reword comments, check involved functions and modules, cleaning, revisit code... No, AI could't do it.

Just updated the list of #raylib games/apps on Steam! There are +50 at the moment! 🔥 Do you know any other game made with raylib not included on this list? It's very difficult to track all the projects using raylib in the wild! 😅

projects made with raylib on Steam

Working on my presentation for FOSDEM 2026! 💯 Just embedded a functional code editor in one of the slides. All hand-coded in C, with raylib, to run on desktop and web. 🚀 Maybe I'm taking it too far... 🤔