Hi! Join me on the journey of creating 2d games from scratch in D programming language! We will start from making simple console games in D. Then, as we learn enough features of D language, we will download Raylib graphics library and start making 2D Games!
You can follow my youtube tutorial: https://www.youtube.com/playlist?list=PLgM-lc_kSqFQPF0UXgmFZpZalqcrSofe-
Programming in D by Ali Çehreli: http://ddili.org/ders/d.en/index.html
Take the Dlang Tour: https://tour.dlang.org/
- DMD compiler
- DUB package manager
- Your favorite text editor (I use Sublime Text :)
Have a nice day!