Update README.md

This commit is contained in:
Ki Rill 2019-12-14 18:47:59 +06:00 committed by GitHub
parent 8c14aa1de9
commit 21f28754ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
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:
You can follow my youtube tutorial: https://www.youtube.com/playlist?list=PLgM-lc_kSqFQPF0UXgmFZpZalqcrSofe-
#### Required software
- DMD compiler