learn-dlang/README.md

471 B

Learn-Dlang-game-dev

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 install Raylib graphics library and start making 2D Games!

Youtube tutorial

You can follow my youtube tutorial:

Required software

  • DMD compiler
  • DUB package manager
  • Your favoirite text editor (I use Sublime Text :)

Have a nice day!