Best way to learn 2d games with D?
Mike Parker
aldacron at gmail.com
Mon Mar 16 05:59:36 UTC 2020
On Monday, 16 March 2020 at 05:45:52 UTC, bauss wrote:
>>
>> Please don't recommend Derelict to anyone :-) bindbc-sdl is
>> what folks should be using now. I'm not maintaining Derelict
>> anymore.
>
> Haven't even heard of that!
>
> Does it work in similar fashion?
Yes. The loader is @nog and betterC compatible, and I've taken a
different approach to handling multiple library versions. Other
than that, basically the same.
https://github.com/BindBC/bindbc-sdl
More information about the Digitalmars-d-learn
mailing list