On Tuesday, 27 February 2024 at 22:05:48 UTC, Liam McGillivray
wrote:
Looking at the code examples on the Raylib and SFML website,
they look similar in complexity of getting started, but I like
it that the Raylib website has lots of simple demonstration
programs on the website with the code provided. This is a great
way to help with learning.
https://www.raylib.com/examples.html
So far it's been working when I try to do their C++ examples in
D.
See also https://github.com/D-a-n-i-l-o/raylib-d_examples 😏
Just „dub run“ to execute each raylib example there.