What would be the advantage of using D to port some games?
Laurent Tréguier
laurent.treguier.sink at gmail.com
Mon Jul 20 20:03:05 UTC 2020
On Monday, 20 July 2020 at 19:49:52 UTC, RegeleIONESCU wrote:
> Hello!
>
> I was wondering why some game related packages/libraries are
> not being developed anymore or are kind of paused. Fore example
> the last version of derelict-sdl2 is an alpha from May 2018.
> Lack of people to develop it, to take care of it or is kind of
> language focus shift?
The derelict-* packages are being superseded by bindbc-* packages
as far as I know, so bindbc-sdl is probably what you want now:
https://code.dlang.org/packages/bindbc-sdl
More information about the Digitalmars-d-learn
mailing list