Best way to learn 2d games with D?
aberba
karabutaworld at gmail.com
Tue Mar 17 03:13:02 UTC 2020
On Sunday, 15 March 2020 at 17:58:58 UTC, Steven Schveighoffer
wrote:
> I want to try and learn how to write 2d games. I'd prefer to do
> it with D.
>
> I've found a ton of tutorials on learning 2d gaming with other
> languages. Is there a place to look that uses D for learning?
> Should I just start with another language and then migrate to D
> later? Anyone recommend any specific tutorial/book?
>
> -Steve
https://github.com/DerelictOrg/DerelictSFML2 is the most up to
date D binding to SFML library. Now that the maintainer is saying
bindbc is better, I'm not sure the way to go.
Will we ever get a bindbc-sfml?
By the way, the maintainer of DSFML went very far by creating a
great website with docs and tutorials at http://www.dsfml.com/
More information about the Digitalmars-d-learn
mailing list