Best way to learn 2d games with D?
Jacob Carlborg
doob at me.com
Mon Mar 16 11:34:30 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?
You can have a look at the SpriteKit framework [1]. Although it
will only work on Apple’s platforms.
[1] https://developer.apple.com/spritekit/
—
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list